Don't need prefix
This commit is contained in:
parent
6f25d9782d
commit
64b218355d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue