projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9601eb
)
ln -sf
author
Waldemar Brodkorb
<wbx@openwrt.org>
Sun, 11 Sep 2005 11:40:44 +0000
(11:40 +0000)
committer
Waldemar Brodkorb
<wbx@openwrt.org>
Sun, 11 Sep 2005 11:40:44 +0000
(11:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1901
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/wondershaper/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/wondershaper/Makefile
b/openwrt/package/wondershaper/Makefile
index
b4cea59
..
af44138
100644
(file)
--- a/
openwrt/package/wondershaper/Makefile
+++ b/
openwrt/package/wondershaper/Makefile
@@
-30,6
+30,6
@@
$(IPKG_WONDERSHAPER):
install -d -m0755 $(IDIR_WONDERSHAPER)/etc/init.d
cp -fpR $(PKG_BUILD_DIR)/wshaper.htb $(IDIR_WONDERSHAPER)/usr/sbin/wshaper
cp -fpR $(PKG_BUILD_DIR)/wshaper.conf $(IDIR_WONDERSHAPER)/etc/wshaper.conf
- ln -s /usr/sbin/wshaper $(IDIR_WONDERSHAPER)/etc/init.d/S60wondershaper
+ ln -
f
s /usr/sbin/wshaper $(IDIR_WONDERSHAPER)/etc/init.d/S60wondershaper
$(IPKG_BUILD) $(IDIR_WONDERSHAPER) $(PACKAGE_DIR)