ports/opt (3.0): cups: fix build if hicolor-icon-theme is not installed
5 Jun
2014
5 Jun
'14
10:59 a.m.
commit c72448e110563b86faab222039927c3544d59c63 Author: Juergen Daubert <jue@jue.li> Date: Thu Jun 5 12:43:48 2014 +0200 cups: fix build if hicolor-icon-theme is not installed diff --git a/cups/Pkgfile b/cups/Pkgfile index a43cf5c..f2604bd 100644 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -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
3877
Age (days ago)
3877
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu