]> git.pld-linux.org Git - packages/FlightGear.git/commitdiff
- quick and dirty repair of linux build with RTI enabled
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Nov 2014 23:41:37 +0000 (00:41 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Nov 2014 23:41:37 +0000 (00:41 +0100)
FlightGear.spec
rtti-fix.patch [new file with mode: 0644]

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
diff --git a/rtti-fix.patch b/rtti-fix.patch
new file mode 100644 (file)
index 0000000..e69de29
This page took 2.613908 seconds and 4 git commands to generate.