From 9078c17ef0e745414a7898a5dc4acc928d2477d3 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Tue, 24 Mar 2015 23:42:16 +0100 Subject: [PATCH] updated macdeployqt path in comment --- ports/osx/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/osx/deploy.sh b/ports/osx/deploy.sh index 3c4478c..369e2ec 100755 --- a/ports/osx/deploy.sh +++ b/ports/osx/deploy.sh @@ -5,7 +5,7 @@ # # Download and compile https://github.com/MaximAlien/macdeployqt do not # use the .dmg which is too old. Move the new macdeployqt so it is in -# your PATH. +# $QTDIR/bin/macdeployqt. # # Use fixqtlibspath.sh to fix your Qt installation, you need to change the # path in this script, you don't have to run the Predator part.