[arch-commits] Commit in hplip/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sat Mar 22 17:39:33 UTC 2014


    Date: Saturday, March 22, 2014 @ 18:39:33
  Author: andyrtr
Revision: 208337

upgpkg: hplip 3.14.3-2

fix FS#39587

Modified:
  hplip/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-22 17:00:18 UTC (rev 208336)
+++ PKGBUILD	2014-03-22 17:39:33 UTC (rev 208337)
@@ -5,7 +5,7 @@
 
 pkgname=hplip
 pkgver=3.14.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"
@@ -44,6 +44,7 @@
  sed -i 's|python ./setup.py|python2 ./setup.py|' ui4/devmgr5.py ui4/nodevicesdialog.py 
  sed -i 's|python %HOME%|python2 %HOME%|' base/utils.py
  sed -i 's|python ./plugin.py|python2 ./plugin.py|' base/pkit.py
+ sed -i 's|/usr/bin/python|/usr/bin/python2|' data/rules/hplip-printer at .service
  
  # disable insecure update - https://bugs.archlinux.org/task/38083
  patch -Np0 -i ${srcdir}/disable_upgrade.patch




More information about the arch-commits mailing list