Remove obsolete code.
Signed-off-by: Bill Nottingham <notting@redhat.com>
This commit is contained in:
parent
2c2a1178ae
commit
e437dd7f7f
@ -453,8 +453,6 @@ class Pungi(pypungi.PungiBase):
|
|||||||
"""Make the package lists self hosting. Requires yum
|
"""Make the package lists self hosting. Requires yum
|
||||||
still configured, a list of package objects, and a
|
still configured, a list of package objects, and a
|
||||||
a list of source rpms."""
|
a list of source rpms."""
|
||||||
for srpm in self.srpmpolist:
|
|
||||||
self.ayum.tsInfo.addInstall(srpm)
|
|
||||||
deppass = 1
|
deppass = 1
|
||||||
checked_srpms = []
|
checked_srpms = []
|
||||||
while 1:
|
while 1:
|
||||||
|
Loading…
Reference in New Issue
Block a user