diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-30 08:55:39 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-30 08:55:39 +0000 |
commit | 089688949fbd09c9274c2543ef4772783b05f68c (patch) | |
tree | bb28c7e4bcdabbc0972ec5209a4d12b40cec63c8 /games/quake2lnx | |
parent | d921d7dccf1d6d134b32133f726dda9be05aed7f (diff) | |
download | ports-089688949fbd09c9274c2543ef4772783b05f68c.tar.gz ports-089688949fbd09c9274c2543ef4772783b05f68c.zip |
Notes
Diffstat (limited to 'games/quake2lnx')
-rw-r--r-- | games/quake2lnx/files/patch-src::qcommon::files.c (renamed from games/quake2lnx/files/patch-qcommon::files.c) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2lnx/files/patch-qcommon::files.c b/games/quake2lnx/files/patch-src::qcommon::files.c index a9af2f9de20b..db9829b74fba 100644 --- a/games/quake2lnx/files/patch-qcommon::files.c +++ b/games/quake2lnx/files/patch-src::qcommon::files.c @@ -1,5 +1,5 @@ ---- qcommon/files.c.orig Wed Oct 9 03:54:25 2002 -+++ qcommon/files.c Sat Jun 28 12:30:57 2003 +--- src/qcommon/files.c.orig Wed Oct 9 03:54:25 2002 ++++ src/qcommon/files.c Sat Jun 28 12:30:57 2003 @@ -898,7 +898,11 @@ // basedir <path> // allows the game to run from outside the data tree |