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

Ionut Biru ibiru at archlinux.org
Thu Dec 3 12:16:38 UTC 2009


    Date: Thursday, December 3, 2009 @ 07:16:38
  Author: ibiru
Revision: 60339

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/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-03 01:57:43 UTC (rev 60338)
+++ PKGBUILD	2009-12-03 12:16:38 UTC (rev 60339)
@@ -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