From c99bd2a63682ee938528a958f849077e4a07f589 Mon Sep 17 00:00:00 2001 From: "Pawel \"l0ner\" Soltys" Date: Mon, 19 Dec 2011 02:27:12 +0100 Subject: new categorization, new PKGBUILDs for most of kde* monolithic packets i18n unfinished --- arch/extras/autotools_PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'arch/extras') diff --git a/arch/extras/autotools_PKGBUILD b/arch/extras/autotools_PKGBUILD index da6756f37..cda23fb72 100644 --- a/arch/extras/autotools_PKGBUILD +++ b/arch/extras/autotools_PKGBUILD @@ -36,7 +36,7 @@ build() { #msg "Patching..." #patch -N -d ${srcdir} -p0 < pkname.patch - msg "Starting autoconf..." + msg "Starting automake..." cd "$srcdir/${_builddir}" cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in" cp -f "/usr/share/libtool/config/ltmain.sh" "admin/ltmain.sh" @@ -45,6 +45,7 @@ build() { msg "Starting configure..." ./configure --with-qt-dir=${QTDIR} \ --prefix=${_prefix} \ + --enable-closure \ --with-extra-includes=${_prefix}/include:/usr/include/dbus-1.0:${_prefix}/include/libkrandr \ --with-extra-libs=${_prefix}/lib:${_prefix}/lib/trinity:${_prefix}/pkgconfig -- cgit v1.2.1