[tools] revert r24406
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24415 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0071fb7d4a
commit
dde3336f0d
|
@ -24,7 +24,6 @@ define Host/Install
|
|||
install
|
||||
mv $(STAGING_DIR_HOST)/bin/pkg-config $(STAGING_DIR_HOST)/bin/pkg-config.real
|
||||
$(INSTALL_BIN) ./files/pkg-config $(STAGING_DIR_HOST)/bin/pkg-config
|
||||
$(INSTALL_DATA) $(HOST_BUILD_DIR)/pkg.m4 $(STAGING_DIR)/host/share/aclocal/
|
||||
endef
|
||||
|
||||
define Host/Clean
|
||||
|
|
Loading…
Reference in New Issue