projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3249a43
)
Python App bundles built on Jaguar won't run on Panther because of the
author
Robin Dunn
<robin@alldunn.com>
Mon, 8 Nov 2004 21:24:41 +0000
(21:24 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Mon, 8 Nov 2004 21:24:41 +0000
(21:24 +0000)
different paths to the Python.app so we need to differentiate the two
builds for the docs-demo disk image.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30375
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/distrib/mac/wxPythonOSX/build
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/distrib/mac/wxPythonOSX/build
b/wxPython/distrib/mac/wxPythonOSX/build
index a9531de0d89696453c89c7ebb8b48a4ef6a8a60d..079418659f9de41ea453a16a50ea9542e3903568 100755
(executable)
--- a/
wxPython/distrib/mac/wxPythonOSX/build
+++ b/
wxPython/distrib/mac/wxPythonOSX/build
@@
-596,7
+596,7
@@
EOF
# and then finally make a disk image containing everything
- dmgname=wxPython${SHORTVER}-osx-docs-demos-$VERSION
+ dmgname=wxPython${SHORTVER}-osx-docs-demos-$VERSION
-$KIND
$PROGDIR/../makedmg $DMGAPPS $DMGDIR $dmgname
echo Moving $DMGDIR/$dmgname.dmg to $DESTDIR