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

Allan McRae allan at archlinux.org
Thu Oct 25 21:42:29 UTC 2012


    Date: Thursday, October 25, 2012 @ 17:42:29
  Author: allan
Revision: 169686

remove old configure option

Modified:
  coreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-25 21:24:04 UTC (rev 169685)
+++ PKGBUILD	2012-10-25 21:42:29 UTC (rev 169686)
@@ -20,8 +20,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
 
   ./configure --prefix=/usr --libexecdir=/usr/lib \
-              --enable-no-install-program=groups,hostname,kill,uptime \
-              --enable-pam
+              --enable-no-install-program=groups,hostname,kill,uptime
   make
 }
 




More information about the arch-commits mailing list