aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-libraries/files/patch-GL-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-libraries/files/patch-GL-Imakefile')
-rw-r--r--x11/xorg-libraries/files/patch-GL-Imakefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/xorg-libraries/files/patch-GL-Imakefile b/x11/xorg-libraries/files/patch-GL-Imakefile
deleted file mode 100644
index 7d2bb0b12e03..000000000000
--- a/x11/xorg-libraries/files/patch-GL-Imakefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/GL/Imakefile.orig Fri May 28 00:23:23 2004
-+++ lib/GL/Imakefile Fri May 28 00:23:52 2004
-@@ -110,7 +110,7 @@
- #if BuildXF86DRI && GlxUseBuiltInDRIDriver
- SUBDIRS = $(MESADIRS) $(DRIDIRS) $(DRIVERDIRS) $(GLXDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS)
- #else
--SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS) $(DRIVERDIRS)
-+SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS)
- #endif
-
- MakeSubdirs($(SUBDIRS))