mirror of
https://github.com/elliotnunn/tbxi.git
synced 2024-12-30 12:29:51 +00:00
Name lanLib parcels using that string
This commit is contained in:
parent
9dd0317bdc
commit
fc055d6aec
@ -96,7 +96,7 @@ def guess_binary_name(parent_struct, child_struct, adjacent_name, data):
|
||||
|
||||
# A lanLib (for netbooting)
|
||||
if child_struct.name == 'lanLib,AAPL,MacOS,PowerPC':
|
||||
return parent_struct.a
|
||||
return parent_struct.a + '_lanLib'
|
||||
|
||||
return ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user