[utils] coreutils: Stopped coreutils from building as long as no plugin is selected.

with commit 26026 (https://dev.openwrt.org/changeset/26026)
I see the coreutils package downloaded and build in my defconfig.

With the following patch, this default selection really does no build,
as long as no plugin is selected.
Thanks to Thomas Langer for this patch.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26169 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-15 01:37:41 +00:00
parent e85c881d17
commit 9ad4ff10d6

View File

@ -84,10 +84,6 @@ define Build/Compile
all install install-root
endef
define Package/coreutils/install
true
endef
define BuildPlugin
define Package/$(1)/install
$(INSTALL_DIR) $$(1)/usr/bin