summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorEelco Chaudron <echaudro@redhat.com>2022-12-08 10:48:06 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-12-21 20:10:58 +0100
commitd5469cb743c284461739cb99c686dfbe92ded70c (patch)
treef68b3b7e2a8a82d842a90f2ba085fee441e2393f /rhel
parent685973a9f1cb2c9a49ea517a8feab7012a35a1fd (diff)
downloadopenvswitch-d5469cb743c284461739cb99c686dfbe92ded70c.tar.gz
Makefile: Add USDT scripts to make install and fedora/debian test rpm.
This change will install all the USDT scripts to the {_datadir}/openvswitch/scripts/usdt directory with the make install command. In addition it will also add them to the Fedora and Debian openvswitch-test rpm. Signed-off-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch-fedora.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 17aab796f..8fc6e8ab2 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -396,6 +396,7 @@ fi
%{_bindir}/ovs-pcap
%{_bindir}/ovs-tcpdump
%{_bindir}/ovs-tcpundump
+%{_datadir}/openvswitch/scripts/usdt/*
%{_mandir}/man8/ovs-test.8*
%{_mandir}/man8/ovs-vlan-test.8*
%{_mandir}/man8/ovs-l3ping.8*