]> git.pld-linux.org Git - packages/FlightGear.git/blobdiff - FlightGear.spec
- quick and dirty repair of linux build with RTI enabled
[packages/FlightGear.git] / FlightGear.spec
index 2432a2daa6c78fbe1080e557b98ae03246607893..e7fa5f2730ca359b042f4465033fb7ea42d13ead 100644 (file)
@@ -17,6 +17,7 @@ Source1:      ftp://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/%{name}-dat
 ## Source2-md5:        31f35d3e63e522565e8990ead99e7507
 Patch0:                flightgear-cmake.patch
 Patch1:                OpenSceneGraph-3.3.2.patch
+Patch2:                rtti-fix.patch
 URL:           http://www.flightgear.org/
 BuildRequires: OpenAL-devel
 BuildRequires: OpenGL-devel
@@ -66,6 +67,7 @@ installed
 %setup -q -n flightgear-%{version} -a 1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 cat > runfgfs <<'EOF'
 #!/bin/sh
This page took 0.155868 seconds and 4 git commands to generate.