On 20 June 2017 at 10:53, Timothy Redaelli <[email protected]> wrote: > In some installed python scripts /usr/bin/env is unnecessarily used in > shebang, replace it directly with @PYTHON@. > > This will also avoid implicit dependency to /usr/bin/env in RPM distributions > and it will correctly add implicit dependency to /usr/bin/python instead. > > Signed-off-by: Timothy Redaelli <[email protected]> > ---
Thanks for the patch! It looks like there were a couple of extras - ovn/utilities/ovn-docker-*-driver. I updated them as well and pushed this patch to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
