void-packages/common/hooks/pre-pkg
Enno Boland 6eb37e35b2 common: merge only_for_archs and noarch=yes into one.
* 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 "*"
2019-02-15 13:19:44 +01:00
..
.empty
03-rewrite-python-shebang.sh 03-rewrite-python-shebang.sh: don't rewrite versioned python scripts (#6155) 2017-04-17 08:49:06 +02:00
04-generate-runtime-deps.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
05-prepare-32bit.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
06-shlib-provides.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
90-set-timestamps.sh common: replace XBPS_COMMIT_TIMESTAMP by SOURCE_DATE_EPOCH 2016-03-01 18:27:49 +01:00
99-pkglint-subpkgs.sh hooks/99-pkglint-subpkgs.sh: match name until end of line 2019-02-09 02:19:56 -02:00
99-pkglint.sh hooks/pre-pkg: prohibit /usr/doc, mention /usr/share/doc 2018-12-20 16:33:35 -02:00