1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

[Mac] Fixed invocation of create_dmg.sh in macdeploy.sh

This commit is contained in:
David Rosca 2014-04-14 10:36:38 +02:00
parent 8a0b6f0d10
commit 9fcadd50ea
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,6 @@
BUNDLE_PATH=bin
test -d bin || BUNDLE_PATH=../bin
echo "We just want to make sure it's not in use"
hdiutil detach /tmp/tmp-release-qupzilla

View File

@ -36,5 +36,6 @@ done
$MACDEPLOYQT QupZilla.app
# create final dmg image
cd ../scripts
./create_dmg.sh