[arch-commits] Commit in bash-completion/repos (extra-any extra-any/PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu Dec 3 12:17:21 UTC 2009


    Date: Thursday, December 3, 2009 @ 07:17:20
  Author: ibiru
Revision: 60340

Merged revisions 60339 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/bash-completion/trunk

........
  r60339 | ibiru | 2009-12-03 14:16:38 +0200 (Thu, 03 Dec 2009) | 2 lines
  
  upgpkg: bash-completion 1.1-2
      FS#17360 removed munin-node because is not working and gdm is not starting because of it
........

Modified:
  bash-completion/repos/extra-any/	(properties)
  bash-completion/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Property changes on: bash-completion/repos/extra-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /bash-completion/trunk:1-60242
   + /bash-completion/trunk:1-60339

Modified: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2009-12-03 12:16:38 UTC (rev 60339)
+++ extra-any/PKGBUILD	2009-12-03 12:17:20 UTC (rev 60340)
@@ -5,7 +5,7 @@
 
 pkgname=bash-completion
 pkgver=1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Programmable completion for the bash shell"
 arch=(any)
 url="http://bash-completion.alioth.debian.org/"
@@ -26,5 +26,7 @@
 
   # apache2ctl doesn't work, even when renamed to apachectl (and sed'd)
   rm "$pkgdir/etc/bash_completion.d/apache2ctl"
+  # munin-node doesn't work, even i've updated munin to 1.4.0
+  rm "$pkgdir/etc/bash_completion.d/munin-node"
 }
 # vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list