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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Aug 16 19:28:08 UTC 2008


    Date: Saturday, August 16, 2008 @ 15:28:08
  Author: andyrtr
Revision: 8815

prepare next build to fix #10645

Modified:
  sed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 19:12:41 UTC (rev 8814)
+++ PKGBUILD	2008-08-16 19:28:08 UTC (rev 8815)
@@ -14,7 +14,7 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=
+  ./configure --without-included-regex --prefix=
   make || return 1
   make prefix=$startdir/pkg/usr install
   mv $startdir/pkg/usr/bin $startdir/pkg/




More information about the arch-commits mailing list