Minimized packages

This commit is contained in:
2021-10-28 15:57:06 +02:00
parent 04dfb19349
commit a18780614b
113 changed files with 321 additions and 8531 deletions

View File

@@ -0,0 +1,9 @@
#!/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