From: Michael Büsch Date: Wed, 13 Oct 2010 16:58:33 +0000 (+0000) Subject: keynote has broken internal dependencies. Force -j1 for now. X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a7a9c09df3f8951dc8e2bd98f4005ff35968c462;p=openwrt%2Fsvn-archive%2Farchive.git keynote has broken internal dependencies. Force -j1 for now. SVN-Revision: 23425 --- diff --git a/libs/keynote/Makefile b/libs/keynote/Makefile index 8e9a45973c..7dc6b9a669 100644 --- a/libs/keynote/Makefile +++ b/libs/keynote/Makefile @@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_MD5SUM:=b569066ac2ba1356c2112b118a7d74d0 +# Force -j1 +PKG_JOBS:= + include $(INCLUDE_DIR)/package.mk define Package/keynote