void-packages/common/hooks/pre-pkg
Leah Neukirchen 6ecbbf767a hooks/pre-pkg/03-rewrite-python-shebang.sh: use grep -r instead of find.
This saves us one sed execution per file in the destdir, resulting
in a major speedup.

Grep will only consider text files and only look at the first line.
2021-01-30 15:20:43 +01:00
..
.empty
03-rewrite-python-shebang.sh hooks/pre-pkg/03-rewrite-python-shebang.sh: use grep -r instead of find. 2021-01-30 15:20:43 +01:00
04-generate-runtime-deps.sh xbps-src: remove noarch 2021-01-20 13:09:59 +01:00
05-prepare-32bit.sh xbps-src: remove noarch 2021-01-20 13:09:59 +01:00
06-shlib-provides.sh xbps-src: remove noarch 2021-01-20 13:09:59 +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 99-pkglint-subpkgs: replace grep with case..esac 2020-12-29 22:46:59 -08:00
99-pkglint.sh hooks: abort if l10n files found in /usr/lib 2021-01-09 13:11:27 +07:00
999-collected-rdeps.sh xbps-src: new pre-pkg hook that prints collected rdeps. 2019-12-15 18:55:58 +01:00