[tools] revert r24406
[openwrt.git] / tools / pkg-config / Makefile
index bda7df7..530c196 100644 (file)
@@ -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
This page took 0.021869 seconds and 4 git commands to generate.