wshaper: fix install path
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10586 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f329faa65e
commit
096a248666
@ -43,6 +43,7 @@ endef
|
|||||||
define Package/wshaper/install
|
define Package/wshaper/install
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin/
|
$(INSTALL_DIR) $(1)/usr/sbin/
|
||||||
$(INSTALL_BIN) ./files/wshaper.htb $(1)/usr/sbin/
|
$(INSTALL_BIN) ./files/wshaper.htb $(1)/usr/sbin/
|
||||||
|
$(INSTALL_BIN) ./files/wshaper.init $(1)/etc/init.d/wshaper
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,wshaper))
|
$(eval $(call BuildPackage,wshaper))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user