summaryrefslogtreecommitdiff
path: root/games/quake/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-29 19:26:01 +0000
committerwiz <wiz>2009-08-29 19:26:01 +0000
commit1077577a942e836627c243ca97b1237d8923337c (patch)
tree93986bfd7f869f1f53e34ce56bc967a499f0fdcd /games/quake/patches/patch-ab
parente1e263a150c7380aae38f41ada26fffe9a741dc7 (diff)
downloadpkgsrc-1077577a942e836627c243ca97b1237d8923337c.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)