cups: fix build if hicolor-icon-theme is not installed

This commit is contained in:
Juergen Daubert 2014-06-05 12:43:48 +02:00
parent 0ddac87630
commit c72448e110

View File

@ -42,7 +42,7 @@ build () {
rm -r $PKG/usr/share/cups/{banners,data}
# cleanup
rm -r $PKG/usr/share/icons
rm -rf $PKG/usr/share/icons
chmod 0755 $PKG/var/{cache,spool}
chmod -R +w $PKG