mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-11 04:48:37 +01:00
pkg-config: install pkg.m4 to aclocal/
SVN-Revision: 24406
This commit is contained in:
parent
b083d00b8b
commit
2104af77e3
@ -24,6 +24,7 @@ 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
Block a user