Age | Commit message (Collapse) | Author |
|
upstream release
|
|
reference: https://weechat.org/files/doc/stable/weechat_user.en.html#files_and_directories
Signed-off-by: Christian Heusel <christian@heusel.eu>
|
|
Signed-off-by: Christian Heusel <christian@heusel.eu>
|
|
This commit brings in several changes:
- Adding a comment header indicating the public SoT for the packages
- Refactoring packages that build with Bazel to use a Bazelisk binary
- Minor other improvements and changes
GitOrigin-RevId: 8f688b88aee92af8d9cc15ace1499cc83ded8e25
|
|
|
|
|
|
|
|
This patch removes the calls to the internal function `msg2`, moving the
post-installation instructions and informational messages (e.g.
"Installing the plugin...") to comments within the PKGBUILD. This
results in less output when building the package.
The post-installation instructions are helpful to display, but are out
of place in various scenarios, such as when the user builds the package
in a chroot environment, or as a different user than their own on the
host machine.
|
|
|
|
|
|
upstream release
|
|
|
|
|