* Setting COPYFILES has been done differently for a little while now.

This commit is contained in:
Aaron Gyes 2005-11-04 02:05:32 +00:00
parent b0dfb2579b
commit 8d2c192b09

View file

@ -43,12 +43,12 @@ Compiling (Under Linux)
Installing under Linux Installing under Linux
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In code/unix edit the Makefile's COPYDIR variable to be where you installed Set the COPYDIR variable in the shell to be where you installed
quake 3 to. By default it will be set to /usr/local/games/quake3 if you Quake 3 to. By default it will be /usr/local/games/quake3 if you
haven't set it. haven't set it.
Then run "make copyfiles", beware that this will overwrite any binaries 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 Using shared libraries instead of qvm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~