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

Alexander Rødseth arodseth at archlinux.org
Thu Nov 13 10:41:43 UTC 2014


    Date: Thursday, November 13, 2014 @ 11:41:43
  Author: arodseth
Revision: 122507

upgpkg: botan 1.10.8-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-13 10:05:28 UTC (rev 122506)
+++ PKGBUILD	2014-11-13 10:41:43 UTC (rev 122507)
@@ -19,7 +19,7 @@
 build() {
   cd "Botan-$pkgver"
 
-  python2 configure.py --prefix=/usr
+  python2 configure.py --prefix=/usr --enable-modules=cvc
   make 
 }
 



More information about the arch-commits mailing list