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

Alexander Rødseth arodseth at archlinux.org
Sat May 14 14:33:26 UTC 2016


    Date: Saturday, May 14, 2016 @ 16:33:26
  Author: arodseth
Revision: 175385

upgpkg: neko 2.1.0-1

Modified:
  neko/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-14 14:33:09 UTC (rev 175384)
+++ PKGBUILD	2016-05-14 14:33:26 UTC (rev 175385)
@@ -23,10 +23,10 @@
 build() {
   mkdir -p build
   cd build
+
   cmake "../$pkgname" \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=lib \
-    -DRUN_LDCONFIG=OFF \
     -GNinja
   ninja
 }



More information about the arch-commits mailing list