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
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
90-set-timestamps.sh
99-pkglint-subpkgs.sh
99-pkglint.sh hooks/prepare-32bit: create packages from all *-devel 2021-07-10 20:45:50 +02:00
999-collected-rdeps.sh