1
0
Fork 0

Mac launcher fixes.

This commit is contained in:
James Turner 2012-09-17 23:02:55 +01:00
parent 48ad2d326f
commit a717c77ee9
2 changed files with 2 additions and 2 deletions

View file

@ -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

@ -1 +1 @@
Subproject commit f9d2f97206bbbeebc4b5690c1d03cda5ce8e97ae
Subproject commit 7ffef2cb26442578f3c4b1e22158feb1ad812367