From: Tobias Brunner Date: Mon, 25 Mar 2019 13:28:21 +0000 (+0100) Subject: testing: Enable Python eggs in testing environment (i.e. vici's Python bindings) X-Git-Tag: 5.8.0rc1~41^2~3 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fstrongswan.git;a=commitdiff_plain;h=ceca26c88e1e940868ff36cf7305032b38d96577 testing: Enable Python eggs in testing environment (i.e. vici's Python bindings) --- diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 13a1b23c8f..a6a29c1e91 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -105,7 +105,8 @@ CONFIG_OPTS = \ --enable-newhope \ --enable-systemd \ --enable-counters \ - --enable-save-keys + --enable-save-keys \ + --enable-python-eggs-install export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat