aports/testing/py3-vici/use-sitepackages.patch
Noel Kuntze 130e4ef12c testing/py3-vici: new aport
Native Python interface for strongSwan's VICI protocol
2021-08-15 21:34:20 +00:00

10 lines
363 B
Diff

diff --git a/src/libcharon/plugins/vici/python/tox.sh b/src/libcharon/plugins/vici/python/tox.sh
index 1a4f786..d52b626 100755
--- a/src/libcharon/plugins/vici/python/tox.sh
+++ b/src/libcharon/plugins/vici/python/tox.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-${TOX} -c ${srcdir} --skip-missing-interpreters
+${TOX} -c ${srcdir} --skip-missing-interpreters --sitepackages