From: Thomas Goirand <[email protected]>

Reported-at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126096
Signed-off-by: Frode Nordahl <[email protected]>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 143f4c10c4..fa3912b294 100755
--- a/debian/rules
+++ b/debian/rules
@@ -185,6 +185,7 @@ export PYBUILD_DIR = $(CURDIR)/python
 
 pybuild = \
        export PKG_CONFIG_PATH=$(CURDIR)/debian/tmp/usr/lib/pkgconfig; \
+       export PYBUILD_SYSTEM=distutils; \
        export PKG_CONFIG_SYSROOT_DIR=$(CURDIR)/debian/tmp; \
        export PKG_CONFIG_SYSTEM_INCLUDE_PATH=/; \
        export PKG_CONFIG_SYSTEM_LIBRARY_PATH=/; \
-- 
2.43.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to