diff --git a/pungi/wrappers/iso.py b/pungi/wrappers/iso.py index 2b1fc247..695f8839 100644 --- a/pungi/wrappers/iso.py +++ b/pungi/wrappers/iso.py @@ -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