X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Frunfgfs.in;h=e182be140bbdec0ad2e949c2f46d84a7be1e590b;hb=f6e80608797fa9ab9d44444eb7b031e412b83067;hp=ba0d40bfc69f3be6d645d004cf08db2ce06a35cf;hpb=c90db01dc8d5462a3da22771ffa7c96f5ea31217;p=flightgear.git diff --git a/src/Main/runfgfs.in b/src/Main/runfgfs.in index ba0d40bfc..e182be140 100755 --- a/src/Main/runfgfs.in +++ b/src/Main/runfgfs.in @@ -29,7 +29,7 @@ $prefix = "@prefix@"; # print "-> $prefix\n"; # potential names of Flight Gear executable to try -@files = ( "fg", "fg.exe" ); +@files = ( "fgfs", "fgfs.exe" ); # search for the executable # potential paths where the executable may be found