From 72fdba882147a368ca03f58b8ee75028fcba6546 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Aug 27 2007 21:12:32 +0000 Subject: Unused code snippit --- diff --git a/pypungi/pungi.py b/pypungi/pungi.py index ac0ab26..9fca975 100755 --- a/pypungi/pungi.py +++ b/pypungi/pungi.py @@ -35,7 +35,6 @@ class Pungi(pypungi.PungiBase): console.setLevel(logging.INFO) self.logger.addHandler(console) - self.prodpath = 'Fedora' # Probably should be defined elsewhere self.destdir = self.config.get('default', 'destdir') self.archdir = os.path.join(self.destdir, self.config.get('default', 'version'),