fix 6tunnel compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
12eb394aad
commit
42d171ecc1
@ -52,7 +52,7 @@ define Package/6tunnel/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/6tunnel $(1)/usr/sbin/
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
$(INSTALL_DATA) ./files/6tunnel.config $(1)/etc/config/6tunnel
|
||||
$(INSTALL_DATA) ./files/6tunnel.conf $(1)/etc/config/6tunnel
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_BIN) ./files/6tunnel.init $(1)/etc/init.d/6tunnel
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user