]> git.notmuchmail.org Git - notmuch/commit
Do not import notmuch in setup.py.
authorDavid Bremner <bremner@debian.org>
Sun, 19 Jun 2011 19:53:43 +0000 (16:53 -0300)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 20 Jun 2011 07:45:43 +0000 (09:45 +0200)
commitc39b492c19ae667b2db2205b113d8378ddcb9093
treeca0ec9afc13b939df9955c434a9d5ee28dfb0d1c
parent12d6f90e77d975be721b6878bf6bbf914d65a369
Do not import notmuch in setup.py.

Importing notmuch loads the notmuch shared library. When building
without a system install of notmuch, this requires e.g. setting
LD_LIBRARY_PATH for building and fails completely for cleaning.
bindings/python/setup.py