live-build/share/hooks/normal/8080-reproducible-glibc.hoo...

10 lines
261 B
Plaintext
Raw Normal View History

2021-01-23 19:26:09 -01:00
#!/bin/sh
set -e
# Remove the non-reproducible file that is created by ldconfig
#
# The file does not need to exist, see elf/cache.c:load_aux_cache
# The file and folder will be recreated when needed, see elf/cache.c:save_aux_cache
rm -fr /var/cache/ldconfig