diff --git a/src/freedombone-app-tox b/src/freedombone-app-tox index 23faaee2..41babbef 100755 --- a/src/freedombone-app-tox +++ b/src/freedombone-app-tox @@ -165,9 +165,10 @@ cmake . make make install EOF - if [ ! -f ${rootdir}/usr/bin/qtox ]; then + if [ ! -f ${rootdir}/usr/local/bin/qtox ]; then exit 75784 fi + cp ${rootdir}/usr/local/bin/qtox ${rootdir}/usr/bin/qtox } function reconfigure_tox {