diff options
Diffstat (limited to 'games/quake3/files/patch-lcc-custom.mk')
-rw-r--r-- | games/quake3/files/patch-lcc-custom.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/quake3/files/patch-lcc-custom.mk b/games/quake3/files/patch-lcc-custom.mk new file mode 100644 index 000000000000..8e6807919e3b --- /dev/null +++ b/games/quake3/files/patch-lcc-custom.mk @@ -0,0 +1,6 @@ +diff -ruN ./lcc/custom.mk ../quake3-1.32b-BUILT/./lcc/custom.mk +--- ./lcc/custom.mk Wed Oct 17 23:53:10 2001 ++++ ../quake3-1.32b-BUILT/./lcc/custom.mk Mon Aug 22 20:50:29 2005 +@@ -1 +1 @@ +-BUILDDIR=/tmp ++BUILDDIR=./build |