parent
a949c6bbc9
commit
ac4ae35344
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ homepage="http://samba.anu.edu.au/rsync/"
|
||||||
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
||||||
checksum=ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2
|
checksum=ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2
|
||||||
|
|
||||||
|
pre_check() {
|
||||||
|
# chgrp tests fail inside chroot
|
||||||
|
rm -f testsuite/chgrp.test
|
||||||
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vconf ${FILESDIR}/rsyncd.conf
|
vconf ${FILESDIR}/rsyncd.conf
|
||||||
vsv rsyncd
|
vsv rsyncd
|
||||||
|
|
Loading…
Reference in a new issue