void-packages/common/hooks/pre-pkg
Érico Nogueira 6303c2e6ce common/hooks: speed up generate-runtime-deps.
Instead of using file(1) to check for ELF files, just read bytes
directly from the file and check if they are the ELF magic bytes.

Should probably be factored out into a common function that can be used
in other places, if necessary.

Also use awk instead of "grep|awk" for some minor speedup.
2021-07-22 11:56:26 -03: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 common/hooks: speed up generate-runtime-deps. 2021-07-22 11:56:26 -03:00
05-prepare-32bit.sh hooks/prepare-32bit: create packages from all *-devel 2021-07-10 20:45:50 +02:00
06-shlib-provides.sh xbps-src: remove noarch 2021-01-20 13:09:59 +01:00
90-set-timestamps.sh
99-pkglint-subpkgs.sh 99-pkglint-subpkgs: replace grep with case..esac 2020-12-29 22:46:59 -08:00
99-pkglint.sh hooks/prepare-32bit: create packages from all *-devel 2021-07-10 20:45:50 +02:00
999-collected-rdeps.sh xbps-src: new pre-pkg hook that prints collected rdeps. 2019-12-15 18:55:58 +01:00