fix duplicite icons

pull/63/head
TomasM 2018-03-24 18:53:09 -04:00
parent 32d24f6e63
commit 708c8be176
2 changed files with 5 additions and 0 deletions

View File

@ -43,4 +43,9 @@ dpkg-buildpackage -us -uc
strip --strip-unneeded src/pcmanfm strip --strip-unneeded src/pcmanfm
cp src/pcmanfm /squashfs-root/usr/bin cp src/pcmanfm /squashfs-root/usr/bin
rm -f /squashfs-root/usr/share/applications/leafpad.desktop
rm -f /squashfs-root/usr/share/applications/qalculate-gtk.desktop
rm -f /squashfs-root/usr/share/applications/pcmanfm.desktop
rm -f /squashfs-root/usr/share/applications/wicd.desktop
dir2sb /squashfs-root /04-apps.sb dir2sb /squashfs-root /04-apps.sb