Skip to content
Snippets Groups Projects
Unverified Commit da46b636 authored by Bob Mottram's avatar Bob Mottram
Browse files

rootdir

parent fad9ce7e
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment