On Thu, Apr 30, 2015 at 10:06 AM, Backeljauw Franky <[email protected]> wrote: > The main.filetools module seems to have a problem with the fact that the > file build.conf does not exist at first…
Yes because it cannot derive the patch level for a non-existing file.
You will have to specify it manually:
patches = [('kwant-1.0.3-build-conf.patch', 1)]
Ward

