diff --git a/cups/Pkgfile b/cups/Pkgfile index d31c87359..67b0fff43 100644 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -26,7 +26,7 @@ build () { --with-cups-group=lp \ --with-languages="" \ --without-{java,perl,php,python} \ - --without-rcdir \ + --without-{rcdir,menudir,icondir} \ --enable-ssl \ --enable-gnutls=no \ --enable-openssl=yes \ @@ -37,7 +37,6 @@ build () { make make BUILDROOT=$PKG install - rm -r $PKG/usr/share/{icons,applications} chmod 0755 $PKG/var/{cache,spool} chmod -R +w $PKG