Build script: use the correct QMake.

Now the remaining problem is jscore linking.

http://code.google.com/p/phantomjs/issues/detail?id=141
1.3
Ariya Hidayat 2011-09-09 08:00:22 -07:00
parent d844d5404f
commit f5c2b7f69b
1 changed files with 1 additions and 2 deletions

View File

@ -35,9 +35,8 @@ cd ..
# Step 4: Build PhantomJS
PATH=`pwd`/$QT_FOLDER/bin:$PATH
echo "Building PhantomJS. Please wait..."
echo
cd ..
qmake
deploy/$QT_FOLDER/bin/qmake
make -j$COMPILE_JOBS