Don't need prefix

This commit is contained in:
Bob Mottram 2016-07-27 19:48:44 +01:00
parent 6f25d9782d
commit 64b218355d
1 changed files with 0 additions and 5 deletions

View File

@ -486,11 +486,6 @@ EOF
}
function mesh_tox_avahi {
mesh_tox_avahi_prefix=''
if [ $rootdir ]; then
mesh_tox_avahi_prefix="chroot \"$rootdir\""
fi
if [ ! -d $rootdir/etc/avahi ]; then
echo $'tox_avahi: avahi is not installed'
exit 87359