contrib/package: mark luci as unsafe for parallel build (i18n compiler issue)

This commit is contained in:
Jo-Philipp Wich 2010-11-03 00:21:14 +00:00
parent 7d32285ef4
commit 6ba128551c

View file

@ -9,6 +9,8 @@ endif
PKG_NAME:=luci
PKG_RELEASE:=1
PKG_BUILD_PARALLEL:=0
ifeq ($(USELOCAL),1)
PKG_VERSION:=0.10+svn
else