On Tuesday 24 April 2007 11:17:48 Joel Andres Granados wrote:
> --- /tmp/splittree.py 2007-04-23 12:50:23.000000000 -0400
> +++ splittree.py 2007-04-23 12:51:35.000000000 -0400
> @@ -228,6 +227,7 @@
> pass
>
> else:
> + os.makedirs("%s-disc%d/%s" % (self.dist_dir, i,
> self.product_path))
> self.linkFiles(self.dist_dir, "%s-disc%d"
> %(self.dist_dir, i), self.common_files)
> self.createDiscInfo(i)
>
> I also noticed that this line was recently removed from the splittree.py
> file and really don't understand why, since the idea is for pungi to
> create cd and dvd. Will the process to create CD isos change?? In any
> case, the addition of this line to splittree.py fixes the traceback I
> was getting.Hrm, good to know, but that actually needs to be sent to [EMAIL PROTECTED] and fixed there. -- Jesse Keating Release Engineer: Fedora
pgpAbGUUDAmaW.pgp
Description: PGP signature
-- Fedora-buildsys-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-buildsys-list
