cups: avoid conditional install of desktop file and icons, ticket #689

This commit is contained in:
Juergen Daubert 2011-01-24 17:32:39 +01:00
parent 88fa245de9
commit 888e65004a

View File

@ -34,9 +34,8 @@ build () {
--disable-dbus
make
make BUILDROOT=$PKG install
make {MENU,ICON}DIR="" BUILDROOT=$PKG install
rm -r $PKG/usr/share/{applications,icons}
chmod 0755 $PKG/var/{cache,spool}
chmod -R +w $PKG