diff options
Diffstat (limited to 'games-fps/anaglyph-stereo-quake/files/makefile-onlyglx.patch')
-rw-r--r-- | games-fps/anaglyph-stereo-quake/files/makefile-onlyglx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/anaglyph-stereo-quake/files/makefile-onlyglx.patch b/games-fps/anaglyph-stereo-quake/files/makefile-onlyglx.patch index 06cbda385cd8..bdd29650b21f 100644 --- a/games-fps/anaglyph-stereo-quake/files/makefile-onlyglx.patch +++ b/games-fps/anaglyph-stereo-quake/files/makefile-onlyglx.patch @@ -10,7 +10,7 @@ - $(BUILDDIR)/bin/glquake.3dfxgl \ - $(BUILDDIR)/bin/quake.x11 +TARGETS=\ -+ $(BUILDDIR)/bin/glquake.glx ++ $(BUILDDIR)/bin/glquake.SDL # $(BUILDDIR)/bin/unixded build_debug: |