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 | |
parent | Add support for amd64; it runs flawless on amd64 linux32-emulation. (diff) |
Fix path names in patches
Notes
Notes:
svn path=/head/; revision=149621
Diffstat (limited to 'games')
-rw-r--r-- | games/q3cellshading/files/patch-code-Construct | 4 | ||||
-rw-r--r-- | games/q3cellshading/files/patch-code-unix-cons | 4 | ||||
-rw-r--r-- | games/quake3/files/patch-code-Construct | 4 | ||||
-rw-r--r-- | games/quake3/files/patch-code-unix-cons | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games/q3cellshading/files/patch-code-Construct b/games/q3cellshading/files/patch-code-Construct index e9e859985f18..5d75e09d9384 100644 --- a/games/q3cellshading/files/patch-code-Construct +++ b/games/q3cellshading/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/q3cellshading/files/patch-code-unix-cons b/games/q3cellshading/files/patch-code-unix-cons index f62b3d8eb9ed..b2e41f55f747 100644 --- a/games/q3cellshading/files/patch-code-unix-cons +++ b/games/q3cellshading/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. 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. |