summaryrefslogtreecommitdiff
path: root/games/quake/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-29 19:26:01 +0000
committerwiz <wiz@pkgsrc.org>2009-08-29 19:26:01 +0000
commit743d152f6d787deefd3cbab5678ee787f18c1f44 (patch)
tree93986bfd7f869f1f53e34ce56bc967a499f0fdcd /games/quake/patches/patch-ab
parent41c32c43eec65ff0ba87815d4b94f81e56a7d192 (diff)
downloadpkgsrc-743d152f6d787deefd3cbab5678ee787f18c1f44.tar.gz
Change patches for case-sensitive file names.
Reported by hasso.
Diffstat (limited to 'games/quake/patches/patch-ab')
-rw-r--r--games/quake/patches/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake/patches/patch-ab b/games/quake/patches/patch-ab
index 03cbe237b14..af5e17d6c17 100644
--- a/games/quake/patches/patch-ab
+++ b/games/quake/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.4 2006/05/12 12:40:10 joerg Exp $
+$NetBSD: patch-ab,v 1.5 2009/08/29 19:26:01 wiz Exp $
---- qw/client/gl_draw.c.orig 1999-12-21 15:46:06.000000000 +0000
-+++ qw/client/gl_draw.c
+--- QW/client/gl_draw.c.orig 1999-12-21 15:46:06.000000000 +0000
++++ QW/client/gl_draw.c
@@ -1367,7 +1367,7 @@ void GL_SelectTexture (GLenum target)
{
if (!gl_mtexable)