summaryrefslogtreecommitdiff
path: root/packaging/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/macosx')
-rwxr-xr-xpackaging/macosx/osx-app.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/macosx/osx-app.sh b/packaging/macosx/osx-app.sh
index c58a24b6b5..eb87a604b6 100755
--- a/packaging/macosx/osx-app.sh
+++ b/packaging/macosx/osx-app.sh
@@ -191,6 +191,11 @@ if [ "$ui_toolkit" = "qt" ] ; then
echo "Can't find the Qt frameworks directory" >&2
exit 1
fi
+
+ #
+ # Leave the Qt frameworks out of the special processing.
+ #
+ exclude_prefixes="$exclude_prefixes|$qt_frameworks_dir"
fi
# Package paths