mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
rsync: add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0b258da907
commit
9ca544dec7
@ -7,6 +7,8 @@
|
|||||||
RSYNC_VERSION = 3.0.9
|
RSYNC_VERSION = 3.0.9
|
||||||
RSYNC_SOURCE = rsync-$(RSYNC_VERSION).tar.gz
|
RSYNC_SOURCE = rsync-$(RSYNC_VERSION).tar.gz
|
||||||
RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src
|
RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src
|
||||||
|
RSYNC_LICENSE = GPLv3+
|
||||||
|
RSYNC_LICENSE_FILES = COPYING
|
||||||
RSYNC_CONF_OPT = $(if $(BR2_ENABLE_DEBUG),--enable-debug,--disable-debug)
|
RSYNC_CONF_OPT = $(if $(BR2_ENABLE_DEBUG),--enable-debug,--disable-debug)
|
||||||
RSYNC_CONF_OPT = --with-included-popt
|
RSYNC_CONF_OPT = --with-included-popt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user