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

Eric Bélanger eric at archlinux.org
Sat Jan 29 05:19:15 UTC 2011


    Date: Saturday, January 29, 2011 @ 00:19:15
  Author: eric
Revision: 108038

Removed fix which is no longer needed

Modified:
  bash-completion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-29 04:52:05 UTC (rev 108037)
+++ PKGBUILD	2011-01-29 05:19:15 UTC (rev 108038)
@@ -16,10 +16,6 @@
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   patch -p0 < ../python.patch
-
-# fixes for archlinux
-  sed -i 's#/sbin" lsmod#/bin" lsmod#' bash_completion
-
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }




More information about the arch-commits mailing list