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

Eric Belanger eric at archlinux.org
Tue Aug 14 04:42:10 UTC 2007


    Date: Tuesday, August 14, 2007 @ 00:42:10
  Author: eric
    Path: /home/cvs-extra/extra/network/prozilla

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: prozilla 2.0.4-2
added missing locales


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


Index: extra/network/prozilla/PKGBUILD
diff -u extra/network/prozilla/PKGBUILD:1.9 extra/network/prozilla/PKGBUILD:1.10
--- extra/network/prozilla/PKGBUILD:1.9	Mon Aug 13 23:38:22 2007
+++ extra/network/prozilla/PKGBUILD	Tue Aug 14 00:42:10 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.9 2007/08/14 03:38:22 eric Exp $
+# $Id: PKGBUILD,v 1.10 2007/08/14 04:42:10 eric Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: dorphell <dorphell at archlinux.org>
 pkgname=prozilla
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A multi-threaded download accelerator"
 arch=('i686' 'x86_64')
 url="http://prozilla.genesys.ro/"
@@ -18,7 +18,5 @@
   sed -i 's/DL_Window:://' src/download_win.h || return 1
   ./configure --prefix=/usr --sysconfdir=/etc
   make || return 1
-  make DESTDIR=$startdir/pkg install
-# Removing file already provided by glibc
-  rm -r $startdir/pkg/usr/share
+  make prefix=$startdir/pkg/usr install
 }




More information about the arch-commits mailing list