mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 23:02:01 +00:00
* Setting COPYFILES has been done differently for a little while now.
This commit is contained in:
parent
b0dfb2579b
commit
8d2c192b09
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in a new issue