On 3/25/22 20:34, Timothy Redaelli wrote:
> Currently dirs.py is not generated when Makefile is updated, so if
> prefix is changed dirs.py is not updated with the new prefix.
> 
> This patch adds a Makefile dependency on dirs.py, so it's regenerated
> correctly when prefix is updated.
> 
> Fixes: 943c4a325045 ("python: set ovs.dirs variables with build system 
> values")
> 
> Signed-off-by: Timothy Redaelli <[email protected]>
> ---
>  python/automake.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

For the mail thread completeness, replying also here.
The patch causes the same build failure during distcheck
as described here:
  
https://patchwork.ozlabs.org/project/openvswitch/patch/98261e51f50ced45e2071e1fd47e419e59f5e8fb.1648230990.git.tredae...@redhat.com/#2865214
 

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to