~debfx/+junk/kubuntu-web

« back to all changes in this revision

Viewing changes to cdimage-size

  • Committer: Felix Geyer
  • Date: 2012-08-28 09:22:43 UTC
  • Revision ID: debfx-pkg@fobos.de-20120828092243-ciynia88m11tyzj6
Add workaround for 12.04.1 image names.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
    else:
64
64
        namePath = name + "/"
65
65
 
 
66
    if versionNumber == "12.04":
 
67
        versionNumber = "12.04.1"
 
68
 
66
69
    if daily:
67
70
        if size == "cd":
68
71
            if imageType == "live":