X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0d8df3baafd9e234ac50c44b41acd8a2aaec2879..ee7a1163289d836e8cc99590d7899e5db9bcdf84:/tools/pkg-config/Makefile diff --git a/tools/pkg-config/Makefile b/tools/pkg-config/Makefile index bda7df775..530c196bd 100644 --- a/tools/pkg-config/Makefile +++ b/tools/pkg-config/Makefile @@ -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