cleanup fluxbox wallpaper settings

pull/40/head
TomasM 2017-11-02 17:24:29 -04:00
parent 84fe77c2b2
commit 771fafb2e6
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@ rm -Rf /usr/share/i18n/locales/*_*
rm -Rf /usr/share/man/?? rm -Rf /usr/share/man/??
rm -Rf /usr/share/man/*_* rm -Rf /usr/share/man/*_*
rm -f /root/.fehbg
rm -f /root/.fluxbox/lastwallpaper
# Unzip gzipped man pages, so LZMA can compress 2times better. # Unzip gzipped man pages, so LZMA can compress 2times better.
# First we gunzip symlinks, which will be overwritten by the content of targets # First we gunzip symlinks, which will be overwritten by the content of targets
# this doesn't matter as mksquashfs will handle duplicate files correctly # this doesn't matter as mksquashfs will handle duplicate files correctly