[arch-commits] Commit in cups-pdf/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Fri Oct 11 15:59:26 UTC 2013
Date: Friday, October 11, 2013 @ 17:59:26
Author: andyrtr
Revision: 196336
upgpkg: cups-pdf 2.6.1-2
use lp group FS#36769
Modified:
cups-pdf/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-11 15:49:11 UTC (rev 196335)
+++ PKGBUILD 2013-10-11 15:59:26 UTC (rev 196336)
@@ -4,7 +4,7 @@
pkgname=cups-pdf
pkgver=2.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="PDF printer for cups"
arch=(i686 x86_64)
depends=('cups' 'ghostscript')
@@ -31,4 +31,7 @@
# Install config file
install -D -m644 cups-pdf.conf $pkgdir/etc/cups/cups-pdf.conf
+
+ # use lp group from cups pkg FS#36769
+ chgrp -R lp ${pkgdir}/etc/cups
}
More information about the arch-commits
mailing list