From 5952e03b530d66cb93b70d252880b7aea1abaf50 Mon Sep 17 00:00:00 2001 From: Didier Date: Fri, 29 Jul 2011 11:50:11 +0200 Subject: [PATCH] changed macdeployqt path --- release.macx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.macx.sh b/release.macx.sh index 3a137c42..0549b371 100644 --- a/release.macx.sh +++ b/release.macx.sh @@ -2,7 +2,7 @@ # Executables QMAKE="/usr/local/Trolltech/Qt-4.7.3/bin/qmake" -MACDEPLOYQT="/usr/bin/macdeployqt" +MACDEPLOYQT="`pwd`/../Qt-sankore3.1/bin/macdeployqt" DMGUTIL="`pwd`/../Sankore-ThirdParty/refnum/dmgutil/dmgutil.pl" DSYMUTIL=/usr/bin/dsymutil STRIP=/usr/bin/strip