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

Eric Bélanger eric at nymeria.archlinux.org
Sun Nov 24 23:23:14 UTC 2013


    Date: Monday, November 25, 2013 @ 00:23:14
  Author: eric
Revision: 200291

upgpkg: libftdi-compat 0.20-1

Add libftdi compatibility package

Modified:
  libftdi-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-24 23:06:49 UTC (rev 200290)
+++ PKGBUILD	2013-11-24 23:23:14 UTC (rev 200291)
@@ -16,8 +16,7 @@
 
 build() {
   cd libftdi-$pkgver
-  sed -i '/no-install/d' examples/Makefile.in
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --without-examples
   make
 }
 




More information about the arch-commits mailing list