[packages/freewheeling] - force sdl include dir in cflags

baggins baggins at pld-linux.org
Thu Jul 13 13:00:11 CEST 2017


commit 193bd77c7139a0073127be601cc0b6bb24874b58
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 13 19:59:42 2017 +0900

    - force sdl include dir in cflags

 freewheeling.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/freewheeling.spec b/freewheeling.spec
index fc970e2..013cfdb 100644
--- a/freewheeling.spec
+++ b/freewheeling.spec
@@ -35,6 +35,8 @@ interface for instrumentalists to capture audio loops in real-time.
 %patch0 -p1
 
 %build
+export CFLAGS="%{rpmcflags} -I/usr/include/SDL"
+export CXXFLAGS="%{rpmcxxflags} -I/usr/include/SDL"
 %configure \
 	--enable-fluidsynth
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freewheeling.git/commitdiff/193bd77c7139a0073127be601cc0b6bb24874b58



More information about the pld-cvs-commit mailing list