소스 검색
qtox is not installed to local
Bob Mottram
9 년 전
No account linked to committer's email
|
@@ -94,7 +94,7 @@ qmake
|
94
|
94
|
make
|
95
|
95
|
make install
|
96
|
96
|
EOF
|
97
|
|
- if [ ! -f /usr/local/bin/qtox ]; then
|
|
97
|
+ if [ ! -f /usr/bin/qtox ]; then
|
98
|
98
|
exit 75784
|
99
|
99
|
fi
|
100
|
100
|
}
|