Fix Mac packaging.
This commit is contained in:
parent
0014a3b728
commit
ec87228483
@ -132,7 +132,7 @@ puts "Copying base package files into the image"
|
||||
`rsync -a --filter 'merge base-package.rules' fgdata/ #{resourcesDir}/data`
|
||||
|
||||
# work-around for 3.4.1: copy aircraft/scenery files too
|
||||
`rsync -a aircraft-data/ #{resourcesDir}/data`
|
||||
`rsync -a extended-data/ #{resourcesDir}/data`
|
||||
|
||||
# code sign the entire bundle once complete - v2 code-signing
|
||||
puts "Signing #{bundle}"
|
||||
|
Loading…
Reference in New Issue
Block a user