fedora-spec: convert missing man-pages to use macro
authorFlavio Leitner <fbl@redhat.com>
Thu, 6 Nov 2014 18:45:41 +0000 (16:45 -0200)
committerBen Pfaff <blp@nicira.com>
Thu, 6 Nov 2014 22:10:45 +0000 (14:10 -0800)
Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
rhel/openvswitch-fedora.spec.in

index daa5d73..8ccfc2c 100644 (file)
@@ -258,10 +258,10 @@ systemctl start openvswitch.service
 %exclude %{_bindir}/ovs-pcap
 %exclude %{_bindir}/ovs-tcpundump
 %exclude %{_sbindir}/ovs-vlan-bug-workaround
-%exclude /usr/share/man/man1/ovs-benchmark.1.gz
-%exclude /usr/share/man/man1/ovs-pcap.1.gz
-%exclude /usr/share/man/man1/ovs-tcpundump.1.gz
-%exclude /usr/share/man/man8/ovs-vlan-bug-workaround.8.gz
+%exclude %{_mandir}/man1/ovs-benchmark.1.gz
+%exclude %{_mandir}/man1/ovs-pcap.1.gz
+%exclude %{_mandir}/man1/ovs-tcpundump.1.gz
+%exclude %{_mandir}/man8/ovs-vlan-bug-workaround.8.gz
 %exclude %{_datadir}/openvswitch/scripts/ovs-save
 
 %changelog