[arch-commits] Commit in commoncpp2/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Thu Apr 24 03:36:40 UTC 2008
Date: Wednesday, April 23, 2008 @ 23:36:40
Author: eric
Revision: 865
upgpkg: commoncpp2 1.6.2-1
disabled SMP build
Modified:
commoncpp2/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-04-24 03:33:05 UTC (rev 864)
+++ PKGBUILD 2008-04-24 03:36:40 UTC (rev 865)
@@ -10,7 +10,7 @@
url='http://www.gnu.org/software/commoncpp/'
license=('GPL' 'custom')
depends=('gcc' 'bash')
-options=('!libtool')
+options=('!libtool' '!makeflags')
source=(http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz)
build() {
More information about the arch-commits
mailing list