]> git.proxmox.com Git - mirror_ovs.git/commit
python: Update build system to ensure dirs.py is created.
authorMark Gray <mark.d.gray@redhat.com>
Thu, 19 Nov 2020 08:44:34 +0000 (03:44 -0500)
committerIlya Maximets <i.maximets@ovn.org>
Thu, 26 Nov 2020 11:18:57 +0000 (12:18 +0100)
commitd409f50062a7a72233e00cfe0466228034f8fb31
tree6478f04d6c5347147212d80a68bed63ef77ea1ab
parent7bfb1952b9dd4f34fc11706da83e0d7b514420c7
python: Update build system to ensure dirs.py is created.

Update build system to ensure dirs.py is created when it is a
dependency for a build target. Also, update setup.py to
check for that dependency.

Fixes: 943c4a325045 ("python: set ovs.dirs variables with build system values")
Signed-off-by: Mark Gray <mark.d.gray@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
lib/automake.mk
ovsdb/automake.mk
python/automake.mk
python/ovs/.gitignore
python/setup.py