cups: avoid conditional install of desktop file and icons, ticket #689
This commit is contained in:
parent
88fa245de9
commit
888e65004a
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user