[arch-commits] CVS update of extra/system/devtools (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Mon May 14 20:40:11 UTC 2007


    Date: Monday, May 14, 2007 @ 16:40:11
  Author: pierre
    Path: /home/cvs-extra/extra/system/devtools

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: devtools 0.3.4-3.1


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


Index: extra/system/devtools/PKGBUILD
diff -u extra/system/devtools/PKGBUILD:1.13 extra/system/devtools/PKGBUILD:1.14
--- extra/system/devtools/PKGBUILD:1.13	Fri May 11 21:25:16 2007
+++ extra/system/devtools/PKGBUILD	Mon May 14 16:40:11 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.13 2007/05/12 01:25:16 thomas Exp $
+# $Id: PKGBUILD,v 1.14 2007/05/14 20:40:11 pierre Exp $
 # Maintainer: Jason Chu <jason at archlinux.org>
 
 pkgname=devtools
 pkgver=0.3.4
-pkgrel=3
+pkgrel=3.1
 pkgdesc="A few tools to help Arch Linux developers"
 arch=(i686 x86_64)
 url=""
@@ -24,5 +24,6 @@
 
   [ "$CARCH" = "x86_64" ] && sed -i -e "s/CURRENT/CURRENT-64/g" extrapkg
   [ "$CARCH" = "x86_64" ] && sed -i -e "s/TESTING/TESTING-64/g" extrapkg
+  [ "$CARCH" = "x86_64" ] && sed -i -e 's#scp $pkgfile archlinux.org:staging/$repo/add#scp $pkgfile archlinux.org:/home/arch64/staging/$repo/add#g' extrapkg
   make DESTDIR=$startdir/pkg install
 }




More information about the arch-commits mailing list