X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fpkg-config%2FMakefile;fp=tools%2Fpkg-config%2FMakefile;h=530c196bd51534eb09c9fc46727c024f45092e02;hb=339295d309219f502cde34e01ee8f1586050fecb;hp=bda7df7757bb91b6e7f0c71d760d08f45ea69cf5;hpb=d770298657b0795bc6476b837c9c1e981c6cc543;p=openwrt%2Fstaging%2Fchunkeey.git 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