From: Jo-Philipp Wich Date: Fri, 14 Oct 2011 13:22:19 +0000 (+0000) Subject: [backfire/packages] wshaper: merge r28456 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a74227219fb052fbe11c82042e604ee322a296a8;p=openwrt%2Fsvn-archive%2Farchive.git [backfire/packages] wshaper: merge r28456 SVN-Revision: 28457 --- diff --git a/net/wshaper/Makefile b/net/wshaper/Makefile index 5ea1bc92a9..e968fca8b2 100644 --- 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