rootdir
This commit is contained in:
parent
fad9ce7e88
commit
da46b636db
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue