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:
be45d1b
)
wshaper: merge r28456
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 14 Oct 2011 13:22:19 +0000
(13:22 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 14 Oct 2011 13:22:19 +0000
(13:22 +0000)
SVN-Revision: 28457
net/wshaper/Makefile
patch
|
blob
|
history
diff --git
a/net/wshaper/Makefile
b/net/wshaper/Makefile
index 5ea1bc92a939ace5c04c57cc424604c273b71753..e968fca8b244563d59fcdb4d7375f23ac46f950d 100644
(file)
--- a/
net/wshaper/Makefile
+++ b/
net/wshaper/Makefile
@@
-41,7
+41,7
@@
define Build/Compile
endef
define Package/wshaper/install
- $(INSTALL_DIR) $(1)/usr/sbin/ $(1)/etc/init.d
+ $(INSTALL_DIR) $(1)/usr/sbin/ $(1)/etc/init.d
$(1)/etc/config
$(INSTALL_BIN) ./files/wshaper.htb $(1)/usr/sbin/
$(INSTALL_BIN) ./files/wshaper.init $(1)/etc/init.d/wshaper
$(INSTALL_DATA) ./files/wshaper.config $(1)/etc/config/wshaper