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:
meep-eep
2003-02-23 22:28:08 +00:00
parent a2e54e5f32
commit 619640d01c
10 changed files with 458 additions and 165 deletions
+6 -5
View File
@@ -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"