]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/runfgfs.in
- removed references to FGSoundMgr
[flightgear.git] / src / Main / runfgfs.in
index ba0d40bfc69f3be6d645d004cf08db2ce06a35cf..e182be140bbdec0ad2e949c2f46d84a7be1e590b 100755 (executable)
@@ -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