summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/warsow/files/warsow-1.5.1-openal.patch')
-rw-r--r--games-fps/warsow/files/warsow-1.5.1-openal.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games-fps/warsow/files/warsow-1.5.1-openal.patch b/games-fps/warsow/files/warsow-1.5.1-openal.patch
deleted file mode 100644
index 1bce87730556..000000000000
--- a/games-fps/warsow/files/warsow-1.5.1-openal.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -rup warsow_1.51_sdk-upstream/source/source/Makefile warsow_1.51_sdk/source/source/Makefile
---- warsow_1.51_sdk-upstream/source/source/Makefile 2014-07-23 16:59:16.819811217 +0300
-+++ warsow_1.51_sdk/source/source/Makefile 2014-07-23 16:37:40.069824137 +0300
-@@ -285,7 +285,7 @@ endif
- ifeq ($(BUILD_SND_QF),YES)
- SDL_CONFIG?=sdl-config
-
--CFLAGS_QF=$(shell $(SDL_CONFIG) --cflags) -I./snd_openal -I./snd_common
-+CFLAGS_QF=$(shell $(SDL_CONFIG) --cflags) -I./snd_qf -I./snd_common
- LDFLAGS_QF=$(shell $(SDL_CONFIG) --libs) -lvorbisfile
- endif # BUILD_SND_QF
-