oops, left in half-baked code

This commit is contained in:
wwoods@metroid.rdu.redhat.com 2007-02-12 13:08:28 -05:00 committed by Jesse Keating
parent 289fc2865e
commit bbe50383dc
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ class Pungi:
def __init__(self, config):
self.config = config
self.prodpath = 'Fedora' # Probably should be defined elsewhere
self.archreldir =
self.archdir = os.path.join(self.config.get('default', 'destdir'),
self.config.get('default', 'version'),
self.config.get('default', 'flavor'),