* Patch from vapier that aids packaging

* Truth value of USE_SDL changed to 1 from true, for consistency
This commit is contained in:
Tim Angus 2005-11-05 01:06:09 +00:00
parent d41de844d3
commit fe09cd3217
2 changed files with 36 additions and 5 deletions

View file

@ -41,6 +41,11 @@ Compiling (Under Linux)
1. If not already there, change to the directory containing this readme
2. Run 'make'
For distro maintainers, you can set some make variables:
DEFAULT_BASEDIR - extra path to search for baseq3 and such
BUILD_SERVER - build the 'q3ded' server binary (1 = build it, default = 1)
BUILD_CLIENT - build the 'quake3' client binary (1 = build it, default = 1)
Installing under Linux
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set the COPYDIR variable in the shell to be where you installed