diff --git a/src/pypungi/__init__.py b/src/pypungi/__init__.py index d15bbf87..d943df28 100644 --- a/src/pypungi/__init__.py +++ b/src/pypungi/__init__.py @@ -453,8 +453,6 @@ class Pungi(pypungi.PungiBase): """Make the package lists self hosting. Requires yum still configured, a list of package objects, and a a list of source rpms.""" - for srpm in self.srpmpolist: - self.ayum.tsInfo.addInstall(srpm) deppass = 1 checked_srpms = [] while 1: