public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/warsow/files: warsow-1.5.1-openal.patch
@ 2014-07-23 23:59 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2014-07-23 23:59 UTC (permalink / raw
  To: gentoo-commits

hasufell    14/07/23 23:59:15

  Added:                warsow-1.5.1-openal.patch
  Log:
  fix build without openal wrt #515662, patch by Ari Malinen
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)

Revision  Changes    Path
1.1                  games-fps/warsow/files/warsow-1.5.1-openal.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/files/warsow-1.5.1-openal.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/files/warsow-1.5.1-openal.patch?rev=1.1&content-type=text/plain

Index: warsow-1.5.1-openal.patch
===================================================================
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
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-24 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-23 23:59 [gentoo-commits] gentoo-x86 commit in games-fps/warsow/files: warsow-1.5.1-openal.patch Julian Ospald (hasufell)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox