[arch-commits] Commit in librep/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Tue Aug 19 12:23:03 UTC 2008
Date: Tuesday, August 19, 2008 @ 08:23:03
Author: ronald
Revision: 9838
upgpkg: librep 0.17.1-2
it should work correctly now, we need the libtool files
Modified:
librep/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-19 12:16:50 UTC (rev 9837)
+++ PKGBUILD 2008-08-19 12:23:03 UTC (rev 9838)
@@ -19,7 +19,7 @@
cd $srcdir/$pkgname-$pkgver
patch -Np1 -i ../librep.patch
patch -Np1 -i ../rep_file_fdopen.patch
- ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname
+ ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --with-readline
make || return 1
# create some directories or make install fails
More information about the arch-commits
mailing list