Python App bundles built on Jaguar won't run on Panther because of the
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
This commit is contained in:
@@ -596,7 +596,7 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
# and then finally make a disk image containing everything
|
# 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
|
$PROGDIR/../makedmg $DMGAPPS $DMGDIR $dmgname
|
||||||
|
|
||||||
echo Moving $DMGDIR/$dmgname.dmg to $DESTDIR
|
echo Moving $DMGDIR/$dmgname.dmg to $DESTDIR
|
||||||
|
Reference in New Issue
Block a user