mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Slash missing.
This commit is contained in:
parent
0e5de0386d
commit
719bb81a16
@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
RSYNC_VER:=2.6.3
|
RSYNC_VER:=2.6.3
|
||||||
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
|
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
|
||||||
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions
|
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions/
|
||||||
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
|
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
|
||||||
RSYNC_CAT:=zcat
|
RSYNC_CAT:=zcat
|
||||||
RSYNC_BINARY:=rsync
|
RSYNC_BINARY:=rsync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user