From: Jo-Philipp Wich <jow@openwrt.org>
Date: Wed, 3 Nov 2010 00:21:46 +0000 (+0000)
Subject: luci-0.9: merge r6387
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c7904006718a345eeef576ef415209d3c2d5b962;p=oweals%2Fluci.git

luci-0.9: merge r6387
---

diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 1cf245076..8270b64ae 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -9,6 +9,8 @@ endif
 PKG_NAME:=luci
 PKG_RELEASE:=1
 
+PKG_BUILD_PARALLEL:=0
+
 ifeq ($(USELOCAL),1)
   PKG_VERSION:=0.9+svn
 else