diff options
Diffstat (limited to 'extra/cups')
-rw-r--r-- | extra/cups/.footprint | 2 | ||||
-rwxr-xr-x | extra/cups/Pkgfile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/extra/cups/.footprint b/extra/cups/.footprint index ba635d1c7..71c39b6bb 100644 --- a/extra/cups/.footprint +++ b/extra/cups/.footprint @@ -11,6 +11,8 @@ drwx------ root/lp etc/cups/ssl/ drwxr-xr-x root/root etc/dbus-1/ drwxr-xr-x root/root etc/dbus-1/system.d/ -rw-r--r-- root/root etc/dbus-1/system.d/cups.conf +drwxr-xr-x root/root etc/pam.d/ +-rw-r--r-- root/root etc/pam.d/cups drwxr-xr-x root/root etc/rc.d/ drwxr-xr-x root/root etc/rc.d/init.d/ -rwxr-xr-- root/root etc/rc.d/init.d/cups diff --git a/extra/cups/Pkgfile b/extra/cups/Pkgfile index 388c7af00..00cabcd65 100755 --- a/extra/cups/Pkgfile +++ b/extra/cups/Pkgfile @@ -2,11 +2,11 @@ # URL: http://www.cups.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: libjpeg, libpng, libtiff, poppler, xdg-utils, dbus, hicolor-icon-theme, avahi +# Depends on: libjpeg, libpng, libtiff, poppler, xdg-utils, dbus, hicolor-icon-theme, avahi, linux-pam name=cups version=1.3.11 -release=1 +release=2 source=( http://ftp.easysw.com/pub/$name/$version/$name-$version-source.tar.gz\ cups) |