Date: Thursday, May 30, 2013 @ 06:02:27
  Author: heftig
Revision: 186610

build tests

Modified:
  libqmi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-30 04:02:22 UTC (rev 186609)
+++ PKGBUILD    2013-05-30 04:02:27 UTC (rev 186610)
@@ -17,7 +17,7 @@
 build() {
   cd $pkgname-$pkgver
   ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --disable-static
+    --disable-static --with-tests
   make
 }
 

Reply via email to