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

Jan de Groot jgc at nymeria.archlinux.org
Mon Oct 21 15:24:17 UTC 2013


    Date: Monday, October 21, 2013 @ 17:24:17
  Author: jgc
Revision: 197057

upgpkg: libpng 1.6.6-1

no static libs

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 15:20:28 UTC (rev 197056)
+++ PKGBUILD	2013-10-21 15:24:17 UTC (rev 197057)
@@ -31,7 +31,7 @@
 build() {
   cd $pkgname-$pkgver
 
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --disable-static
   make
 }
 




More information about the arch-commits mailing list