From 7617fa190189fc510515bae4e5946fa5e3a61311 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 22 Mar 2011 18:25:49 +0000 Subject: [PATCH] coreutils: revert r26169, its just plain wrong SVN-Revision: 26270 --- utils/coreutils/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/coreutils/Makefile b/utils/coreutils/Makefile index 59b779e28..f311093b1 100644 --- a/utils/coreutils/Makefile +++ b/utils/coreutils/Makefile @@ -84,6 +84,10 @@ 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 -- 2.30.2