[PATCH] Remove obsolete code.

Bill Nottingham notting at redhat.com
Tue Jan 6 21:35:48 UTC 2009


---
 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.0.6




More information about the Fedora-buildsys-list mailing list