ppc no longer needs magic bits in the iso
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
0759c7fb48
commit
c4baf51b98
@ -83,7 +83,6 @@ class IsoWrapper(kobo.log.LoggingBase):
|
||||
'-allow-multidot',
|
||||
'-chrp-boot',
|
||||
"-map", os.path.join(createfrom, 'mapping'), # -map %s/ppc/mapping
|
||||
"-magic", os.path.join(createfrom, 'magic'), # -magic %s/ppc/magic
|
||||
'-hfs-bless', "/ppc/mac", # must be the last
|
||||
]
|
||||
return result
|
||||
|
Loading…
Reference in New Issue
Block a user