Improved install program.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@802 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -2,11 +2,12 @@ Making a release binary:
|
||||
|
||||
- Build the game in release mode.
|
||||
|
||||
- From the top of the cvs tree, run the following command, but
|
||||
change the actual arguments to suit your needs.
|
||||
The first one is the name of the final executable, the second a
|
||||
space-seperated list of possible content files the installer will look
|
||||
for.
|
||||
- Change build/unix_installer/template to suit your needs.
|
||||
|
||||
- From the top of the cvs tree, run the following command, changing
|
||||
the arguments if necessary.
|
||||
The first one is the name of the final executable, the second
|
||||
the template to use.
|
||||
|
||||
build/unix_installer/buildinstaller.sh uqm-0.2-linux-dynamic.sh \
|
||||
"content.tgz"
|
||||
|
||||
Reference in New Issue
Block a user