Out of date. We do not use Installer packages any more. mkrelease.pl makes a disk image with the application which can be installed simply be dragging it into the StepMania folder. The theme and noteskin data are packaged inside.
This commit is contained in:
@@ -19,14 +19,5 @@ instead of "-configuration Native"
|
|||||||
$ strip -x StepMania.app/Contents/MacOS/StepMania
|
$ strip -x StepMania.app/Contents/MacOS/StepMania
|
||||||
to reduce the size of the binary.
|
to reduce the size of the binary.
|
||||||
|
|
||||||
INSTALL
|
|
||||||
To build an Installer package, run scripts/mkrelease.pl. It takes one
|
|
||||||
optional argument which should probably be a date. For example
|
|
||||||
$ scripts/mkrelease.pl
|
|
||||||
will produce StepMania-4.0-beta4.pkg if ProductInfo.h defines the
|
|
||||||
version to be "4.0 beta4".
|
|
||||||
$ scripts/mkrelease.pl 20060507
|
|
||||||
will produce StepMania-CVS-20060507.pkg for CVS releases
|
|
||||||
|
|
||||||
Steve Checkoway
|
Steve Checkoway
|
||||||
[email protected]
|
[email protected]
|
||||||
|
|||||||
Reference in New Issue
Block a user