aboutsummaryrefslogtreecommitdiffstats
path: root/mac/make-package
diff options
context:
space:
mode:
Diffstat (limited to 'mac/make-package')
-rwxr-xr-xmac/make-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/make-package b/mac/make-package
index a783ef40a50..1db34d2046c 100755
--- a/mac/make-package
+++ b/mac/make-package
@@ -325,7 +325,7 @@ if test "$with_app" == "yes"; then
325 fi 325 fi
326fi 326fi
327 327
328compver=powerpc-apple-darwin`uname -r` 328compver=`uname -p`-apple-darwin`uname -r`
329 329
330if test "$self_contained" = "yes"; then 330if test "$self_contained" = "yes"; then
331 # Move shared files down to Resources directory 331 # Move shared files down to Resources directory