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

Jan Steffens heftig at nymeria.archlinux.org
Thu May 30 04:02:28 UTC 2013


    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
 }
 




More information about the arch-commits mailing list