void-packages/common/hooks/pre-pkg
Jürgen Buchmüller 998aac300a
hooks/pre-pkg/05-prepare-32bit.sh: fix symlinks
If lib32symlinks contains plain library names without a path as in
the case of glibc (lib32symlinks="ld-linux.so.2") the expression
${f%/*} is not empty, but returns the basename.
Handle that case by verifying that ${f%/*} is different from ${f}.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-28 15:14:23 +02:00
..
.empty
03-rewrite-python-shebang.sh
04-generate-runtime-deps.sh common/hooks/pre-pkg/generate-runtime-deps: fix usage of skiprdeps in subpackages 2019-02-16 17:53:37 +01:00
05-prepare-32bit.sh hooks/pre-pkg/05-prepare-32bit.sh: fix symlinks 2019-05-28 15:14:23 +02:00
06-shlib-provides.sh 06-shlib-provides.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00
90-set-timestamps.sh
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 99-pkglint.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00