projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f063d4
)
removed apu-1-config, you won't need it on a router, it's only for building othe...
author
Martin Janitschke
<noeoeh@web.de>
Sat, 7 Jul 2007 09:06:19 +0000
(09:06 +0000)
committer
Martin Janitschke
<noeoeh@web.de>
Sat, 7 Jul 2007 09:06:19 +0000
(09:06 +0000)
SVN-Revision: 7884
utils/apr-util/Makefile
patch
|
blob
|
history
diff --git
a/utils/apr-util/Makefile
b/utils/apr-util/Makefile
index 093f7d56e5373c8de538ee513df55772cbd75e79..69084e9c633c9495ce97da606c5a3b91d0cbaf41 100644
(file)
--- 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