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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Mar 18 16:57:23 UTC 2014


    Date: Tuesday, March 18, 2014 @ 17:57:23
  Author: andrea
Revision: 208202

This breaks build

Modified:
  libkolab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-18 16:53:58 UTC (rev 208201)
+++ PKGBUILD	2014-03-18 16:57:23 UTC (rev 208202)
@@ -23,8 +23,7 @@
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_SKIP_RPATH=ON \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DBUILD_TESTS=OFF
+    -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 




More information about the arch-commits mailing list