[arch-commits] CVS update of extra/network/httrack (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Aug 18 20:58:08 UTC 2007


    Date: Saturday, August 18, 2007 @ 16:58:08
  Author: eric
    Path: /home/cvs-extra/extra/network/httrack

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: httrack 3.41.3-2
added /usr/share directory to package (closes FS#7838)


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


Index: extra/network/httrack/PKGBUILD
diff -u extra/network/httrack/PKGBUILD:1.11 extra/network/httrack/PKGBUILD:1.12
--- extra/network/httrack/PKGBUILD:1.11	Mon Jul  9 23:50:46 2007
+++ extra/network/httrack/PKGBUILD	Sat Aug 18 16:58:08 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.11 2007/07/10 03:50:46 eric Exp $
+# $Id: PKGBUILD,v 1.12 2007/08/18 20:58:08 eric Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: orelien <aurelien.foret at wanadoo.fr>
 pkgname=httrack
 pkgver=3.41.3
 _realver=3.41-3
-pkgrel=1
+pkgrel=2
 pkgdesc="HTTrack is an easy-to-use offline browser utility."
 arch=('i686' 'x86_64')
 url="http://www.httrack.com/index.php"
@@ -20,5 +20,4 @@
   ./configure --prefix=/usr
   make || return 1
   make prefix=$startdir/pkg/usr install
-  rm -r $startdir/pkg/usr/share
 }




More information about the arch-commits mailing list