From dd34ad835fbc00053c2ecbe6a2f6a73302b8fcdc Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 16 Jan 2012 09:08:02 +0100 Subject: [PATCH] cups: don't install resource file --- cups/.footprint | 3 --- cups/Pkgfile | 5 +++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/cups/.footprint b/cups/.footprint index 024b6a1da..a96a2e443 100644 --- a/cups/.footprint +++ b/cups/.footprint @@ -1,6 +1,3 @@ -drwxr-xr-x root/root Resources/ -drwxr-xr-x root/root Resources/English.lproj/ --rw-r--r-- root/root Resources/English.lproj/cups.strings drwxr-xr-x root/root etc/ drwxr-xr-x root/lp etc/cups/ -rw-r----- root/lp etc/cups/cupsd.conf diff --git a/cups/Pkgfile b/cups/Pkgfile index 58c7d2250..2ec007b20 100644 --- a/cups/Pkgfile +++ b/cups/Pkgfile @@ -5,7 +5,7 @@ name=cups version=1.5.0 -release=1 +release=2 source=(http://ftp.easysw.com/pub/cups/$version/$name-$version-source.tar.bz2 cups-config.patch cups usb-backend-gracefully-fail-on-more-cases-of-bad-device-id.patch @@ -36,7 +36,8 @@ build () { --enable-tcp-wrappers \ --enable-acl \ --disable-pam \ - --disable-dbus + --disable-dbus \ + --without-bundledir make make {MENU,ICON}DIR="" BUILDROOT=$PKG install