From 888e65004ab8a8fac4324681cbafcdd3d261e480 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 24 Jan 2011 17:32:39 +0100 Subject: [PATCH] cups: avoid conditional install of desktop file and icons, ticket #689 --- cups/Pkgfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cups/Pkgfile b/cups/Pkgfile index a0a91e053..7913e331b 100644 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -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