]> git.mxchange.org Git - flightgear.git/commitdiff
Changed default starting airport.
authorcurt <curt>
Mon, 16 Oct 2000 14:52:42 +0000 (14:52 +0000)
committercurt <curt>
Mon, 16 Oct 2000 14:52:42 +0000 (14:52 +0000)
Updated Thanks.
Removed reference to --with-flight-model= (depricated) from configure script.

Makefile.am
Thanks

index 72a8c88ddd3c74c816c13a5e49db74c64b6f9ad9..cc075270f11a529a566c32b041fe3b68c943017a 100644 (file)
@@ -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 7e0cb55d7ea5d675033b9bd008b133e39936ec80..3b6bd61f8050afa1df0ca417bd20538bdbf40220 100644 (file)
--- a/Thanks
+++ b/Thanks
@@ -80,6 +80,7 @@ John Check <j4strngs@rockfish.net>
   Cloud textures
   Joystick howto
   Panel howto
+  New instrument panel configurations
 
 
 Dave Cornish <dmc@halcyon.com>