fix
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=52
This commit is contained in:
parent
b5fa433e0d
commit
37ddd461f5
@ -68,8 +68,8 @@ Data files for SuperTuxKart a Free 3d kart racing game.
|
||||
|
||||
%prep
|
||||
%setup -q -n SuperTuxKart-%{version}
|
||||
# If we're building against Mesa 10.0 (dri), then we want to use system glext.h and glxext.h
|
||||
if pkg-config --atleast-version 10.0 dri; then
|
||||
# If we're building against Mesa 10.0 (gl), then we want to use system glext.h and glxext.h
|
||||
if pkg-config --atleast-version 10.0 gl; then
|
||||
cp /usr/include/GL/{glext,glxext}.h lib/irrlicht/source/Irrlicht/
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user