Commit Graph

5 Commits

Author SHA1 Message Date
Sertonix 35b6b30134 tests: remove 'test package' comment
These comments don't have any purpose. They just take up space.
2024-10-09 14:09:09 +00:00
Sertonix 34ef9de98f Prefer maintainer field instead of Maintainer comment
Fixes #10147
2024-10-09 14:09:09 +00:00
Sertonix b3b659a9f4 test: fix BSD-4-Clause license name 2024-10-09 09:58:53 +00:00
Sertonix 4ae1b39910 abuild: fix quote handling in check_license 2024-02-12 12:39:17 +01:00
Olliver Schinagl f5d6e5e34b abuild: Do not store whitespaces in license field
Currently, abuild stores the license variable ad-verbatim in the PKGINFO
file. This causes many downstream systems to fail. For example, `apk
info` won't show anything after the newline, our webview that lists
licenses do not show these either.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2022-06-14 12:08:01 +00:00