diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-26 22:18:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-26 22:18:24 +0000 |
commit | 4f3e569d942414a3e756fa86b72fedbd5faaf0e5 (patch) | |
tree | bbca507e400b73afb805e9545670b425a5736fcd /games/quake3 | |
parent | 5fc6037364792f432b9cc13f24d1b5fc73670f73 (diff) | |
download | ports-4f3e569d942414a3e756fa86b72fedbd5faaf0e5.tar.gz ports-4f3e569d942414a3e756fa86b72fedbd5faaf0e5.zip |
Fix path names in patches
Notes
Notes:
svn path=/head/; revision=149621
Diffstat (limited to 'games/quake3')
-rw-r--r-- | games/quake3/files/patch-code-Construct | 4 | ||||
-rw-r--r-- | games/quake3/files/patch-code-unix-cons | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/quake3/files/patch-code-Construct b/games/quake3/files/patch-code-Construct index e9e859985f18..5d75e09d9384 100644 --- a/games/quake3/files/patch-code-Construct +++ b/games/quake3/files/patch-code-Construct @@ -1,5 +1,5 @@ ---- /work/a/ports/games/quake3/work/quake3-1.32b/code/Construct.orig Mon Aug 15 20:56:27 2005 -+++ /work/a/ports/games/quake3/work/quake3-1.32b/code/Construct Wed Nov 23 10:37:04 2005 +--- code/Construct.orig Mon Aug 15 20:56:27 2005 ++++ code/Construct Wed Nov 23 10:37:04 2005 @@ -19,8 +19,8 @@ use Cons_gcc; diff --git a/games/quake3/files/patch-code-unix-cons b/games/quake3/files/patch-code-unix-cons index f62b3d8eb9ed..b2e41f55f747 100644 --- a/games/quake3/files/patch-code-unix-cons +++ b/games/quake3/files/patch-code-unix-cons @@ -1,5 +1,5 @@ ---- /work/a/ports/games/quake3/work/quake3-1.32b/code/unix/cons.orig Fri Jun 14 13:01:32 2002 -+++ /work/a/ports/games/quake3/work/quake3-1.32b/code/unix/cons Wed Nov 23 10:32:49 2005 +--- code/unix/cons.orig Fri Jun 14 13:01:32 2002 ++++ code/unix/cons Wed Nov 23 10:32:49 2005 @@ -271,11 +271,11 @@ # Defaults for a typical (?) UNIX platform. # Your mileage may vary. |