@@ -94,7 +94,7 @@ qmake
make
make install
EOF
- if [ ! -f /usr/bin/qtox ]; then
+ if [ ! -f ${rootdir}/usr/bin/qtox ]; then
exit 75784
fi
}