coreutils: Stopped coreutils from building as long as no plugin is selected. with...
authorDaniel Dickinson <crazycshore@gmail.com>
Tue, 15 Mar 2011 01:37:41 +0000 (01:37 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Tue, 15 Mar 2011 01:37:41 +0000 (01:37 +0000)
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.

SVN-Revision: 26169

utils/coreutils/Makefile

index f311093b1040d9681922b356c4698c5d986892f7..59b779e28fa1ef705fd9567e2e58976495c00b27 100644 (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