From: Jo-Philipp Wich Date: Fri, 10 Dec 2010 12:58:15 +0000 (+0000) Subject: [tools] revert r24406 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=dde3336f0d71b70caadbe0a7635d873700bb8857;p=15.05%2Fopenwrt.git [tools] revert r24406 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24415 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/pkg-config/Makefile b/tools/pkg-config/Makefile index bda7df7757..530c196bd5 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