Date: Sunday, February 21, 2016 @ 12:49:22
  Author: eworm
Revision: 163008

remove fix for bash-completion path

this changed upstream

Modified:
  etckeeper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-02-21 11:30:23 UTC (rev 163007)
+++ PKGBUILD    2016-02-21 11:49:22 UTC (rev 163008)
@@ -30,10 +30,7 @@
        sed -i '/^PYTHON=/c PYTHON=python2' Makefile
        sed -i '1s/python/python2/' zypper-etckeeper.py
 
-       # install path for bash-completion
-       sed -i 
'/bash_completion/s|$(etcdir)/bash_completion.d|${prefix}/share/bash-completion/completions|'
 Makefile
-
-       # This does not exist, but we do not want the apt stuff installed.
+       # We want pacman :D
        sed -i -e "/^LOWLEVEL_PACKAGE_MANAGER/c 
LOWLEVEL_PACKAGE_MANAGER=pacman" \
                -e "/^HIGHLEVEL_PACKAGE_MANAGER/c 
HIGHLEVEL_PACKAGE_MANAGER=pacman" etckeeper.conf
 }

Reply via email to