]> git.ipfire.org Git - thirdparty/strongswan.git/commit
vici: Support out-of-tree build of Python Egg
authorTobias Brunner <tobias@strongswan.org>
Tue, 31 Mar 2015 13:40:30 +0000 (15:40 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 21 May 2015 15:19:09 +0000 (17:19 +0200)
commit5a817407bc2704a79f774066a0c0ec1d1db93ce4
treecb396c81f82cb86c369f149ae645368007bee7b1
parent4112ebad4a4f2e247896dcb3ed2416b69df95051
vici: Support out-of-tree build of Python Egg

We also don't require setup.py to exist during cleanup, as e.g. with
make distcheck the source directory is not writable when the build directory
is cleaned, so setup.py can't be created (to just get removed again anyway
if VICI and the Python Eggs haven't been enabled previously).
src/libcharon/plugins/vici/python/Makefile.am