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

Tobias Powalowski tpowa at archlinux.org
Sun Sep 28 15:21:08 UTC 2008


    Date: Sunday, September 28, 2008 @ 11:21:07
  Author: tpowa
Revision: 13786

upgpkg: hplip 2.8.9-2

Modified:
  hplip/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 15:19:04 UTC (rev 13785)
+++ PKGBUILD	2008-09-28 15:21:07 UTC (rev 13786)
@@ -4,7 +4,7 @@
 
 pkgname=hplip
 pkgver=2.8.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet."
 arch=(i686 x86_64)
 url="http://hplip.sourceforge.net/"
@@ -18,11 +18,8 @@
 
 build() {
  cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --disable-foomatic-xml-install --disable-foomatic-rip-hplip-install
-
+ ./configure --prefix=/usr --enable-foomatic-rip-hplip-install --enable-foomatic-ppd-install
  make || return 1
- #mkdir -p $startdir/pkg/usr/bin
- #rm -f prnt/hpijs/ppd/HP-Fax-hplip.ppd
  make DESTDIR=$startdir/pkg install
 
  rm -rf $startdir/pkg/etc/sane.d




More information about the arch-commits mailing list