From: Martin Janitschke Date: Sat, 7 Jul 2007 09:06:19 +0000 (+0000) Subject: removed apu-1-config, you won't need it on a router, it's only for building othe... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d59b734e010a8d33b33e34f8938940e92748cd3d;p=openwrt%2Fsvn-archive%2Fpackages.git removed apu-1-config, you won't need it on a router, it's only for building othe r packages SVN-Revision: 7884 --- diff --git a/utils/apr-util/Makefile b/utils/apr-util/Makefile index 093f7d56e..69084e9c6 100644 --- a/utils/apr-util/Makefile +++ b/utils/apr-util/Makefile @@ -76,8 +76,6 @@ define Build/UninstallDev endef define Package/apr-util/install - $(INSTALL_DIR) $(1)/usr/bin - $(CP) $(PKG_INSTALL_DIR)/usr/bin/apu-1-config $(1)/usr/bin/ $(INSTALL_DIR) $(1)/usr/lib $(CP) $(PKG_INSTALL_DIR)/usr/lib/* $(1)/usr/lib/ endef