luci-0.9: merge r6387
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Nov 2010 00:21:46 +0000 (00:21 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Nov 2010 00:21:46 +0000 (00:21 +0000)
contrib/package/luci/Makefile

index 1cf2450..8270b64 100644 (file)
@@ -9,6 +9,8 @@ endif
 PKG_NAME:=luci
 PKG_RELEASE:=1
 
+PKG_BUILD_PARALLEL:=0
+
 ifeq ($(USELOCAL),1)
   PKG_VERSION:=0.9+svn
 else