[arch-commits] Commit in cups-pdf/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Feb 1 20:49:22 UTC 2018
Date: Thursday, February 1, 2018 @ 20:49:21
Author: andyrtr
Revision: 315743
upgpkg: cups-pdf 3.0.1-4
actually enable new cups group - FS#57313
Modified:
cups-pdf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-01 19:18:50 UTC (rev 315742)
+++ PKGBUILD 2018-02-01 20:49:21 UTC (rev 315743)
@@ -4,7 +4,7 @@
pkgname=cups-pdf
pkgver=3.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="PDF printer for cups"
arch=(x86_64)
depends=('cups' 'ghostscript')
@@ -42,5 +42,5 @@
# use cups group from cups pkg FS#57311/FS#56818/FS#57313
chgrp -R cups ${pkgdir}/etc/cups
sed -i "s:### Default\: lp:### Default\: cups:" ${pkgdir}/etc/cups/cups-pdf.conf
- sed -i "s:#Grp lp:#Grp cups:" ${pkgdir}/etc/cups/cups-pdf.conf
+ sed -i "s:#Grp lp:Grp cups:" ${pkgdir}/etc/cups/cups-pdf.conf
}
More information about the arch-commits
mailing list