From: mb Date: Sat, 16 Oct 2010 17:08:36 +0000 (+0000) Subject: cdparanoia: Internal deps are broken. Force -j1 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=fec91899af4912804310e2737577a3bc3ad2cbf0;p=packages.git cdparanoia: Internal deps are broken. Force -j1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@23477 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/cdparanoia/Makefile b/utils/cdparanoia/Makefile index 76e22828e..b5365d6d1 100644 --- a/utils/cdparanoia/Makefile +++ b/utils/cdparanoia/Makefile @@ -16,6 +16,9 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/cdparanoia/ PKG_SOURCE_TARGETDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_MD5SUM:=b304bbe8ab63373924a744eac9ebc652 +# Force -j1 +PKG_JOBS:= + include $(INCLUDE_DIR)/package.mk define Package/cdparanoia