Fix the path to the sfpt-server binary (#1952)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7715 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
149316e0fa
commit
d54e597c43
@ -24,7 +24,8 @@ include $(INCLUDE_DIR)/package.mk
|
||||
CONFIGURE_ARGS+= \
|
||||
--enable-winscp-compat \
|
||||
--enable-scp-compat \
|
||||
--disable-rsync-compat
|
||||
--disable-rsync-compat \
|
||||
--with-sftp-server="/usr/libexec/sftp-server"
|
||||
|
||||
define Package/scponly
|
||||
SECTION:=utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user