[PATCH 5/8] Remove obsolete code.

Bill Nottingham notting at redhat.com
Fri Apr 3 19:53:56 UTC 2009


Signed-off-by: Bill Nottingham <notting at redhat.com>
---
 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




More information about the Fedora-buildsys-list mailing list