From b41fd312c2f01bcc9ae74092a902958b0a8f938a Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 16 Oct 2000 14:52:42 +0000 Subject: [PATCH] Changed default starting airport. Updated Thanks. Removed reference to --with-flight-model= (depricated) from configure script. --- Makefile.am | 9 ++++++--- Thanks | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 72a8c88dd..cc075270f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,8 @@ fgfs-base-tar: tar czvf fgfs-base-$(VERSION).tar.gz \ FlightGear/A[A-su-z]* \ FlightGear/[B-CE-R]* \ - FlightGear/Scenery/w120n30/w111n33 \ + FlightGear/Scenery/w130n30/w123n37 \ + FlightGear/Scenery/w130n30/w122n37 \ FlightGear/Sounds \ FlightGear/Textures \ FlightGear/T[A-Za-df-z]* \ @@ -38,7 +39,8 @@ fgfs-base-zip: zip -rv fgfs-base-$(VERSION).zip \ FlightGear/A[A-su-z]* \ FlightGear/[B-CE-R]* \ - FlightGear/Scenery/w120n30/w111n33 \ + FlightGear/Scenery/w130n30/w123n37 \ + FlightGear/Scenery/w130n30/w122n37 \ FlightGear/Sounds \ FlightGear/Textures \ FlightGear/T[A-Za-df-z]* \ @@ -49,7 +51,8 @@ fgfs-base-patch: tar --newer 9/18/2000 -czvf fgfs-base-patch-$(VERSION)b.tar.gz \ FlightGear/A[A-su-z]* \ FlightGear/[B-CE-R]* \ - FlightGear/Scenery/w120n30/w111n33 \ + FlightGear/Scenery/w130n30/w123n37 \ + FlightGear/Scenery/w130n30/w122n37 \ FlightGear/Sounds \ FlightGear/Textures \ FlightGear/T[A-Za-df-z]* \ diff --git a/Thanks b/Thanks index 7e0cb55d7..3b6bd61f8 100644 --- a/Thanks +++ b/Thanks @@ -80,6 +80,7 @@ John Check Cloud textures Joystick howto Panel howto + New instrument panel configurations Dave Cornish -- 2.39.5