From cbe239d9d7a13b7b39f5adaae704ffcf586b3f52 Mon Sep 17 00:00:00 2001 From: Karel Klic Date: Wed, 21 Oct 2009 15:36:19 +0200 Subject: Added abrt-cli manpage and completion script to the spec file. --- abrt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/abrt.spec b/abrt.spec index 841bfe6..72be3e4 100644 --- a/abrt.spec +++ b/abrt.spec @@ -354,6 +354,8 @@ fi %files cli %defattr(-,root,root,-) %{_bindir}/abrt-cli +%{_mandir}/man1/abrt-cli.1.gz +%{_sysconfdir}/bash_completion.d/abrt-cli.bash %files desktop %defattr(-,root,root,-) -- cgit