Delete the 'anaruntime' variable, it's no longer needed.
This commit is contained in:
parent
49b530b1f8
commit
50c1d46c7e
@ -1080,7 +1080,6 @@ class Pungi(pypungi.PungiBase):
|
|||||||
return
|
return
|
||||||
|
|
||||||
isolist=[]
|
isolist=[]
|
||||||
anaruntime = '/usr/share/anaconda/boot'
|
|
||||||
ppcbootinfo = '/usr/share/lorax/config_files/ppc'
|
ppcbootinfo = '/usr/share/lorax/config_files/ppc'
|
||||||
|
|
||||||
pypungi.util._ensuredir(self.isodir, self.logger,
|
pypungi.util._ensuredir(self.isodir, self.logger,
|
||||||
|
Loading…
Reference in New Issue
Block a user