summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-09-07 23:27:50 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2015-09-07 23:27:50 +0200
commit0ec64370b24acf837c725b614db993a663cc8103 (patch)
tree56a973caab958c73ec68c003f0dbae2654e629c2 /spec
parentd7f45ebca52ecb7e15dee42f81718266b127bb5c (diff)
downloadlvm2-0ec64370b24acf837c725b614db993a663cc8103.tar.gz
specs: install lvmlockctl only when built
Move install line into proper section.
Diffstat (limited to 'spec')
-rw-r--r--spec/packages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/packages.inc b/spec/packages.inc
index 7e59068f5..69643ef0e 100644
--- a/spec/packages.inc
+++ b/spec/packages.inc
@@ -105,7 +105,6 @@ fi
%{_mandir}/man8/lvmconf.8.gz
%{_mandir}/man8/lvmdiskscan.8.gz
%{_mandir}/man8/lvmdump.8.gz
-%{_mandir}/man8/lvmlockctl.8.gz
%{_mandir}/man8/lvmsadc.8.gz
%{_mandir}/man8/lvmsar.8.gz
%{_mandir}/man8/lvreduce.8.gz
@@ -285,6 +284,7 @@ LVM commands use lvmlockd to coordinate access to shared storage.
%{_sbindir}/lvmlockd
%{_sbindir}/lvmlockctl
%{_mandir}/man8/lvmlockd.8.gz
+%{_mandir}/man8/lvmlockctl.8.gz
%dir %{_default_locking_dir}
%{_unitdir}/lvm2-lvmlockd.service
%{_unitdir}/lvm2-lvmlocking.service