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

Filipe Laíns ffy00 at archlinux.org
Thu Aug 16 16:41:21 UTC 2018


    Date: Thursday, August 16, 2018 @ 16:41:21
  Author: ffy00
Revision: 371992

clean cmake command

Modified:
  mbelib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-16 16:37:54 UTC (rev 371991)
+++ PKGBUILD	2018-08-16 16:41:21 UTC (rev 371992)
@@ -20,9 +20,7 @@
 
   cmake .. \
     -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIBSERIALDV_INCLUDE_DIR=/usr/include/serialdv \
-    -DUSE_MBELIB=ON
+    -DCMAKE_INSTALL_PREFIX=/usr 
 
   make
 }



More information about the arch-commits mailing list