[arch-commits] Commit in hplip/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Thu Mar 14 18:45:58 UTC 2013
Date: Thursday, March 14, 2013 @ 19:45:58
Author: andyrtr
Revision: 180013
upgpkg: hplip 3.13.3-2
fix FS#34282
Modified:
hplip/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-03-14 18:21:32 UTC (rev 180012)
+++ PKGBUILD 2013-03-14 18:45:58 UTC (rev 180013)
@@ -5,7 +5,7 @@
pkgname=hplip
pkgver=3.13.3
-pkgrel=1
+pkgrel=2
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
arch=('i686' 'x86_64')
url="http://hplipopensource.com"
@@ -90,4 +90,7 @@
chmod 775 "$pkgdir"/var/log/hp{,/tmp}
# remove rc script
rm -rf "$pkgdir"/etc/init.d
+
+ # fix broken udev rule - FS#34282
+ sed -i "s:\$attrs:\$attr:g" $pkgdir/usr/lib/udev/rules.d/56-hpmud_support.rules
}
More information about the arch-commits
mailing list