Use the gnu configure options (#1771)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7401 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9410914706
commit
99fd069896
@ -21,12 +21,10 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS:= \
|
CONFIGURE_ARGS+= \
|
||||||
--enable-winscp-compat \
|
--enable-winscp-compat \
|
||||||
--enable-scp-compat \
|
--enable-scp-compat \
|
||||||
--disable-rsync-compat \
|
--disable-rsync-compat
|
||||||
--without-sftp-server
|
|
||||||
|
|
||||||
|
|
||||||
define Package/scponly
|
define Package/scponly
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user