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

Eric Bélanger eric at archlinux.org
Sun May 13 03:05:17 UTC 2012


    Date: Saturday, May 12, 2012 @ 23:05:17
  Author: eric
Revision: 158914

Update bash_completion files locations

Modified:
  gvfs/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-13 02:45:39 UTC (rev 158913)
+++ PKGBUILD	2012-05-13 03:05:17 UTC (rev 158914)
@@ -21,7 +21,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-static \
       --libexecdir=/usr/lib/gvfs \
-      --with-bash-completion-dir=/etc/bash_completion.d
+      --with-bash-completion-dir=/usr/share/bash-completion/completions
   make
 }
 




More information about the arch-commits mailing list