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

Allan McRae allan at archlinux.org
Mon Jul 23 00:26:57 UTC 2012


    Date: Sunday, July 22, 2012 @ 20:26:56
  Author: allan
Revision: 163960

fix path

Modified:
  coreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-22 18:51:01 UTC (rev 163959)
+++ PKGBUILD	2012-07-23 00:26:56 UTC (rev 163960)
@@ -36,7 +36,7 @@
   patch -Np1 -i $srcdir/0001-ls-color-each-symlink-to-relative-name-in-properly.patch
 
   autoreconf -v
-  ./configure --prefix=/usr --libexecdir=/usr/lib/coreutils \
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
               --enable-install-program=su \
               --enable-no-install-program=groups,hostname,kill,uptime \
               --enable-pam




More information about the arch-commits mailing list