[packages] coreutils: revert r26169, its just plain wrong
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26270 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
81de56a092
commit
9d1b10b795
@ -84,6 +84,10 @@ define Build/Compile
|
|||||||
all install install-root
|
all install install-root
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/coreutils/install
|
||||||
|
true
|
||||||
|
endef
|
||||||
|
|
||||||
define BuildPlugin
|
define BuildPlugin
|
||||||
define Package/$(1)/install
|
define Package/$(1)/install
|
||||||
$(INSTALL_DIR) $$(1)/usr/bin
|
$(INSTALL_DIR) $$(1)/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user