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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Jul 11 16:31:52 UTC 2013


    Date: Thursday, July 11, 2013 @ 18:31:52
  Author: arodseth
Revision: 93879

upgpkg: pdns-recursor 3.5.2-1

Modified:
  pdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-11 16:28:33 UTC (rev 93878)
+++ PKGBUILD	2013-07-11 16:31:52 UTC (rev 93879)
@@ -21,7 +21,7 @@
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  make LUA=1 \
+  make -j1 LUA=1 \
     LUA_CPPFLAGS_CONFIG="$(pkg-config --cflags lua5.1)" \
     LUA_LIBS_CONFIG="$(pkg-config --libs lua5.1)"
 }




More information about the arch-commits mailing list