Mac launcher fixes.
This commit is contained in:
@@ -101,7 +101,7 @@ puts "Creating directory structure"
|
||||
`mkdir -p #{osgPluginsDir}`
|
||||
|
||||
puts "Copying binaries"
|
||||
bins = ['fgfs', 'fgjs', 'fgcom']
|
||||
bins = ['fgfs', 'fgjs', 'fgcom', 'fgviewer']
|
||||
bins.each do |b|
|
||||
if !File.exist?("#{$prefixDir}/bin/#{b}")
|
||||
next
|
||||
|
||||
Submodule maclauncher updated: f9d2f97206...7ffef2cb26
Reference in New Issue
Block a user