aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-04 02:05:32 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-04 02:05:32 +0000
commit941bbd51e594e768e4654b3ab12b818b7b272fed (patch)
treea1ef41159aa188fd404b3c411018c83646677745
parent4f279505a85f4b697400f095fb18d5185685930d (diff)
downloadioquake3-aero-941bbd51e594e768e4654b3ab12b818b7b272fed.tar.gz
ioquake3-aero-941bbd51e594e768e4654b3ab12b818b7b272fed.zip
* Setting COPYFILES has been done differently for a little while now.
git-svn-id: svn://svn.icculus.org/quake3/trunk@253 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--i_o-q3-readme6
1 files changed, 3 insertions, 3 deletions
diff --git a/i_o-q3-readme b/i_o-q3-readme
index e1cf441..ba5ad89 100644
--- a/i_o-q3-readme
+++ b/i_o-q3-readme
@@ -43,12 +43,12 @@ Compiling (Under Linux)
Installing under Linux
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In code/unix edit the Makefile's COPYDIR variable to be where you installed
-quake 3 to. By default it will be set to /usr/local/games/quake3 if you
+Set the COPYDIR variable in the shell to be where you installed
+Quake 3 to. By default it will be /usr/local/games/quake3 if you
haven't set it.
Then run "make copyfiles", beware that this will overwrite any binaries
-installed previously, even id ones.
+installed previously, even official id ones.
Using shared libraries instead of qvm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~