Signed-off-by: Bill Nottingham <[email protected]>
---
 src/pypungi/__init__.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/pypungi/__init__.py b/src/pypungi/__init__.py
index 3271f26..bd57bf8 100644
--- a/src/pypungi/__init__.py
+++ b/src/pypungi/__init__.py
@@ -424,8 +424,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:
-- 
1.6.2

--
Fedora-buildsys-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Reply via email to