Removed /usr/lib/libgo.* (reduces the ISO image by 10MB)

This commit is contained in:
fdupoux 2020-03-01 20:36:46 +00:00
parent d028434231
commit 8e0feb7801

View file

@ -47,6 +47,7 @@ ln -f -s /usr/bin/busybox /usr/bin/strings
# Cleanup
find /usr/lib -type f -name '*.py[co]' -delete -o -type d -name __pycache__ -delete
find /usr/lib -type f,l -name '*.a' -delete
rm -rf /usr/lib/libgo.*
rm -rf /usr/share/gtk-doc /usr/share/doc /usr/share/keepassxc/docs/*.pdf
rm -rf /usr/share/keepassxc/translations
rm -rf /usr/share/gir*