[packages/FlightGear] - quick and dirty repair of linux build with RTI enabled

baggins baggins at pld-linux.org
Tue Nov 11 00:41:58 CET 2014


commit e5414c2b22c2f9fe300b7471c438db8fc48fda7c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 11 00:41:37 2014 +0100

    - quick and dirty repair of linux build with RTI enabled

 FlightGear.spec | 2 ++
 rtti-fix.patch  | 0
 2 files changed, 2 insertions(+)
---
diff --git a/FlightGear.spec b/FlightGear.spec
index 2432a2d..e7fa5f2 100644
--- a/FlightGear.spec
+++ b/FlightGear.spec
@@ -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
index 0000000..e69de29
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/FlightGear.git/commitdiff/e5414c2b22c2f9fe300b7471c438db8fc48fda7c



More information about the pld-cvs-commit mailing list