Cope with renamed version => flightgear-version file.
This commit is contained in:
committed by
Automatic Release Builder
parent
72edacaaad
commit
aec7fcf83a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user