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