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