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

Ionut Biru ibiru at archlinux.org
Thu Jan 6 14:02:20 UTC 2011


    Date: Thursday, January 6, 2011 @ 09:02:19
  Author: ibiru
Revision: 105107

upgpkg: bzr 2.2.2-2
remove PS1 modification. we don't want it

Modified:
  bzr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-06 12:05:20 UTC (rev 105106)
+++ PKGBUILD	2011-01-06 14:02:19 UTC (rev 105107)
@@ -4,7 +4,7 @@
 
 pkgname=bzr
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A decentralized revision control system (bazaar)"
 arch=('i686' 'x86_64')
 url="http://www.bazaar-vcs.org"
@@ -28,6 +28,4 @@
 
   # bash-completion
   install -D -m644 contrib/bash/bzr ${pkgdir}/etc/bash_completion.d/bzr
-  install -D -m644 contrib/bash/bzrbashprompt.sh \
-		   ${pkgdir}/etc/bash_completion.d/bzrbashprompt.sh
 }




More information about the arch-commits mailing list