From 3919b6dc6dc82b1d4f605301c9d9b81f18c627b7 Mon Sep 17 00:00:00 2001 From: tma Date: Sat, 5 Nov 2005 01:06:09 +0000 Subject: * Patch from vapier that aids packaging * Truth value of USE_SDL changed to 1 from true, for consistency git-svn-id: svn://svn.icculus.org/quake3/trunk@277 edf5b092-35ff-0310-97b2-ce42778d08ea --- i_o-q3-readme | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'i_o-q3-readme') diff --git a/i_o-q3-readme b/i_o-q3-readme index ba5ad89..66b186a 100644 --- a/i_o-q3-readme +++ b/i_o-q3-readme @@ -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 -- cgit v1.2.3