6eb37e35b2
* noarch=yes is replaced with archs=noarch * only_for_archs= is renamed to archs= * archs= allows the use of wildcards and negations; first matching rule applies: * archs="*-musl" will build the pkg only for musl-libcs * archs="~*-musl" will build the pkg only on non-musl-libc * archs="x86_64-musl ~*-musl" will build for x86_64-musl and any non-musl arch. * archs= defaults to "*" |
||
---|---|---|
.. | ||
.empty | ||
03-rewrite-python-shebang.sh | ||
04-generate-runtime-deps.sh | ||
05-prepare-32bit.sh | ||
06-shlib-provides.sh | ||
90-set-timestamps.sh | ||
99-pkglint-subpkgs.sh | ||
99-pkglint.sh |