]> git.cworth.org Git - notmuch/commitdiff
python-cffi: enable out-of-tree builds
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 22 May 2020 01:03:59 +0000 (21:03 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 30 May 2020 15:42:14 +0000 (12:42 -0300)
This is a simple hack to enable out-of-tree builds, a concern raised
by Tomi in id:m24kzjib9a.fsf@guru.guru-group.fi

This change at least enables "make check" to complete without error,
but I'm sure it could be improved.  I am not expert enough in
setuptools to know how.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Amended by db per id:87d06usa31.fsf@powell.devork.be


No differences found