On 2/20/26 9:28 AM, Frode Nordahl wrote:
> From: Thomas Goirand <[email protected]>
> 
> Reported-at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126096
> Signed-off-by: Frode Nordahl <[email protected]>

Hi, Frode.  Thanks for the fix!

As the robot pointed out, we'll need a sign-off from Thomas on this one.
Maybe also a couple lines for the commit message would be good to have.

Best regards, Ilya Maximets.

> ---
>  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=/; \

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

Reply via email to