]> git.pld-linux.org Git - packages/FlightGear.git/commitdiff
- updated
authorgrzegol <grzegol@pld-linux.org>
Sat, 2 Aug 2003 20:18:29 +0000 (20:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FlightGear-libs.patch -> 1.4

FlightGear-libs.patch

index fdc7f2db99b0f4b1732639604b9b87e55fe5f530..eb1425a84977a62d26240987a9b873df5b3b7604 100644 (file)
@@ -1,6 +1,17 @@
-diff -Naur FlightGear-0.8.0/tests/Makefile.am FlightGear-0.8.0-p/tests/Makefile.am
---- FlightGear-0.8.0/tests/Makefile.am Tue Sep  3 00:24:33 2002
-+++ FlightGear-0.8.0-p/tests/Makefile.am       Fri Sep 13 21:02:27 2002
+diff -urN aaa/FlightGear-0.9.2/src/FDM/YASim/Makefile.am FlightGear-0.9.2/src/FDM/YASim/Makefile.am
+--- aaa/FlightGear-0.9.2/src/FDM/YASim/Makefile.am     2003-05-20 20:28:54.000000000 +0200
++++ FlightGear-0.9.2/src/FDM/YASim/Makefile.am 2003-08-02 20:40:37.000000000 +0200
+@@ -55,6 +55,6 @@
+         Vector.hpp \
+         Wing.cpp Wing.hpp
+-yasim_LDADD = -lsgxml -lsgprops -lsgmisc -lsgdebug
++yasim_LDADD = -lsgxml -lsgprops -lsgmisc -lsgdebug -lz
+ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
+diff -urN aaa/FlightGear-0.9.2/tests/Makefile.am FlightGear-0.9.2/tests/Makefile.am
+--- aaa/FlightGear-0.9.2/tests/Makefile.am     2003-05-20 20:30:06.000000000 +0200
++++ FlightGear-0.9.2/tests/Makefile.am 2003-08-02 20:39:55.000000000 +0200
 @@ -21,4 +21,4 @@
  test_text_LDADD = $(base_LIBS)
  
This page took 0.301247 seconds and 4 git commands to generate.