[arch-commits] Commit in wvstreams/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Fri Jun 19 13:29:15 UTC 2009
Date: Friday, June 19, 2009 @ 09:29:14
Author: allan
Revision: 43066
upgpkg: wvstreams 4.6-1
readline rebuild
Modified:
wvstreams/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-19 13:01:30 UTC (rev 43065)
+++ PKGBUILD 2009-06-19 13:29:14 UTC (rev 43066)
@@ -16,7 +16,7 @@
build() {
cd ${srcdir}/${pkgname}-${pkgver}
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --with-dbus=yes --with-pam --with-openssl --without-tcl \
+ --without-dbus --with-pam --with-openssl --without-tcl \
--without-qt || return 1
make COPTS="$CFLAGS -fPIC" CXXOPTS="$CXXFLAGS -fPIC -fpermissive" VERBOSE=1 || return 1
make DESTDIR=${pkgdir} install || return 1
More information about the arch-commits
mailing list