diff mbox

[6/9] daxctl: add daxctl to rpm spec

Message ID 148401047657.16217.8534925819484716867.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Dan Williams Jan. 10, 2017, 1:07 a.m. UTC
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
---
 ndctl.spec.in |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/ndctl.spec.in b/ndctl.spec.in
index 6453edd1954c..b4817622e0b2 100644
--- a/ndctl.spec.in
+++ b/ndctl.spec.in
@@ -114,9 +114,15 @@  make check
 %defattr(-,root,root)
 %license util/COPYING licenses/BSD-MIT licenses/CC0
 %{_bindir}/ndctl
-%{_mandir}/man1/*
+%{_mandir}/man1/ndctl*
 %{bashcompdir}/
 
+%files -n daxctl
+%defattr(-,root,root)
+%license util/COPYING licenses/BSD-MIT licenses/CC0
+%{_bindir}/daxctl
+%{_mandir}/man1/daxctl*
+
 %files -n LNAME
 %defattr(-,root,root)
 %doc README.md