1
0
Fork 0

Changed default starting airport.

Updated Thanks.
Removed reference to --with-flight-model= (depricated) from configure script.
This commit is contained in:
curt 2000-10-16 14:52:42 +00:00
parent 972bf22630
commit b41fd312c2
2 changed files with 7 additions and 3 deletions

View 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]* \

1
Thanks
View file

@ -80,6 +80,7 @@ John Check <j4strngs@rockfish.net>
Cloud textures
Joystick howto
Panel howto
New instrument panel configurations
Dave Cornish <dmc@halcyon.com>