]> git.proxmox.com Git - mirror_ovs.git/commit - ipsec/automake.mk
ipsec: Install ovs-monitor-ipsec in script directory
authorTimothy Redaelli <tredaelli@redhat.com>
Sun, 11 Nov 2018 10:04:17 +0000 (11:04 +0100)
committerBen Pfaff <blp@ovn.org>
Mon, 12 Nov 2018 16:39:17 +0000 (08:39 -0800)
commit81b286609543a9feacf58371ba5edf5402281674
tree161113eaea8e06a0656808b1591e3a8d5c1a0e37
parent1d81117d89bf22ae569db64f6f12da0e05d6bb68
ipsec: Install ovs-monitor-ipsec in script directory

In commit d5cc46e3d185 ("ipsec: Use @PYTHON@ directly instead of
"/usr/bin/env python"") ovs-monitor-ipsec is installed in bin directory,
but it's supposed to be installed in script directory.

This commit removes also the manual copy of "ovs-monitor-ipsec" in spec file
since it's installed directly in "make install".

Fixes: d5cc46e3d185 ("ipsec: Use @PYTHON@ directly instead of "/usr/bin/env python"")
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ipsec/automake.mk
rhel/openvswitch-fedora.spec.in