]> git.pld-linux.org Git - packages/FlightGear.git/commitdiff
- up to 0.9.9
authorblekot <blekot@pld-linux.org>
Wed, 7 Dec 2005 21:56:46 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FlightGear-libs.patch -> 1.9

FlightGear-libs.patch

index 5d51cec0f60b1ded1f5b99a87062ec65da86a606..c2ab15e10efce8170df539bed5596fbed0038e90 100644 (file)
@@ -25,16 +25,6 @@ diff -burN FlightGear-0.9.6.orig/src/FDM/YASim/Makefile.am FlightGear-0.9.6/src/
 +proptest_LDADD = -lsgxml -lsgprops -lsgdebug -lsgmisc -lsgstructure -lplibssg -lplibul -lplibsg $(opengl_LIBS) $(base_LIBS) -lz
  
  INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-diff -burN FlightGear-0.9.6.orig/src/GUI/Makefile.am FlightGear-0.9.6/src/GUI/Makefile.am
---- FlightGear-0.9.6.orig/src/GUI/Makefile.am  2004-11-01 17:13:02.129265168 +0100
-+++ FlightGear-0.9.6/src/GUI/Makefile.am       2004-11-01 17:14:41.744121408 +0100
-@@ -22,4 +22,4 @@
- layout_test_LDADD = libGUI.a \
-                     -lsgprops -lsgdebug -lsgstructure -lsgmisc -lsgxml \
--                    -lplibpw -lplibpu -lplibfnt -lplibul $(opengl_LIBS)
-\ Brak znaku nowej linii na koƱcu pliku
-+                    -lplibpw -lplibpu -lplibfnt -lplibul $(opengl_LIBS) -lz
 diff -burN FlightGear-0.9.6.orig/src/Main/Makefile.am FlightGear-0.9.6/src/Main/Makefile.am
 --- FlightGear-0.9.6.orig/src/Main/Makefile.am 2004-11-01 17:13:02.143263040 +0100
 +++ FlightGear-0.9.6/src/Main/Makefile.am      2004-11-01 17:15:10.865694256 +0100
@@ -66,3 +56,13 @@ diff -burN FlightGear-0.9.6.orig/tests/Makefile.am FlightGear-0.9.6/tests/Makefi
  test_up_SOURCES = test-up.cxx
 -test_up_LDADD = -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lplibsg -lplibul -lz $(base_LIBS)
 +test_up_LDADD = -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lplibsg -lplibul -lz $(base_LIBS) -lsgprops
+--- FlightGear-0.9.9.org/src/GUI/Makefile.am   2005-07-30 16:20:24.000000000 +0200
++++ FlightGear-0.9.9/src/GUI/Makefile.am       2005-12-07 22:09:58.000000000 +0100
+@@ -22,4 +22,6 @@
+ layout_test_LDADD = libGUI.a \
+                     -lsgprops -lsgdebug -lsgstructure -lsgmisc -lsgxml \
+-                    -lplibpw -lplibpu -lplibfnt -lplibul $(opengl_LIBS)
++                    -lplibpw -lplibpu -lplibfnt -lplibul $(opengl_LIBS) \
++                  -lxml
++
This page took 0.062989 seconds and 4 git commands to generate.