mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Better patch for dsvpn
This commit is contained in:
parent
6c4c56a439
commit
86d755cf10
2 changed files with 37 additions and 59 deletions
|
@ -25,11 +25,12 @@ URL:=https://github.com/jedisct1/dsvpn
|
|||
SUBMENU:=VPN
|
||||
endef
|
||||
|
||||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
/etc/config/dsvpn
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += -DOPENWRT_BUILD
|
||||
|
||||
define Package/$(PKG_NAME)/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/dsvpn $(1)/usr/sbin/$(PKG_NAME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue