projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f21870
)
fix tc package
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 25 May 2005 16:33:43 +0000
(16:33 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 25 May 2005 16:33:43 +0000
(16:33 +0000)
SVN-Revision: 1057
openwrt/package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/iproute2/Makefile
b/openwrt/package/iproute2/Makefile
index d832b755366ec022baea9e18ad373dd666061d66..ba8d80e052bb7d253cf5acca9733a38b01887077 100644
(file)
--- a/
openwrt/package/iproute2/Makefile
+++ b/
openwrt/package/iproute2/Makefile
@@
-41,7
+41,7
@@
$(IPKG_IPROUTE2_IP):
$(IPKG_IPROUTE2_TC):
mkdir -p $(IDIR_IPROUTE2_TC)/usr/sbin
- cp $(PKG_BUILD_DIR)/
ip/ip
$(IDIR_IPROUTE2_TC)/usr/sbin/
+ cp $(PKG_BUILD_DIR)/
tc/tc
$(IDIR_IPROUTE2_TC)/usr/sbin/
$(STRIP) $(IDIR_IPROUTE2_TC)/usr/sbin/*
$(IPKG_BUILD) $(IDIR_IPROUTE2_TC) $(PACKAGE_DIR)