Cope with renamed version => flightgear-version file.

This commit is contained in:
Julian Smith
2020-07-03 09:27:07 +01:00
committed by Automatic Release Builder
parent 72edacaaad
commit aec7fcf83a
6 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ if [ "$WORKSPACE" == "" ]; then
exit 1
fi
VERSION=`cat flightgear/version`
VERSION=`cat flightgear/flightgear-version`
#####################################################################################
# ensure fgrcc can run when linked against libSimGearCore, for example