rsync: disable test that is know to fail inside chroot.

Closes #9404.
This commit is contained in:
maxice8 2017-11-21 05:54:46 -02:00 committed by Enno Boland
parent a949c6bbc9
commit ac4ae35344

View file

@ -13,6 +13,11 @@ homepage="http://samba.anu.edu.au/rsync/"
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
checksum=ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2
pre_check() {
# chgrp tests fail inside chroot
rm -f testsuite/chgrp.test
}
post_install() {
vconf ${FILESDIR}/rsyncd.conf
vsv rsyncd