wok-next diff rsync/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents c3c324c07d3f
children
line diff
     1.1 --- a/rsync/receipt	Wed Feb 21 18:10:55 2018 +0200
     1.2 +++ b/rsync/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="3.1.3"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="Utility that provides fast incremental"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL3"
    1.10  WEB_SITE="https://rsync.samba.org/"
    1.11  
    1.12 @@ -24,7 +24,7 @@
    1.13  		-e 's/HAVE_ICONV_OPEN ./HAVE_ICONV_OPEN 0/' config.h
    1.14  	sed -i 's/-liconv//' Makefile
    1.15  	make &&
    1.16 -	make DESTDIR=$DESTDIR install || return 1
    1.17 +	make DESTDIR=$install install || return 1
    1.18  
    1.19  	# Config file is /etc/rsyncd.conf.
    1.20  	# User and passwd in /etc/rsyncd.secrets, syntax : user:passwd