summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2009-10-21 15:36:19 +0200
committerKarel Klic <kklic@redhat.com>2009-10-21 15:36:19 +0200
commitcbe239d9d7a13b7b39f5adaae704ffcf586b3f52 (patch)
tree24a61ada0818adc6e96e2e0f87db5ac655596c44
parentc5cbf4ac39edb168810eb94a55c3282aa30b0620 (diff)
downloadabrt-cbe239d9d7a13b7b39f5adaae704ffcf586b3f52.tar.gz
abrt-cbe239d9d7a13b7b39f5adaae704ffcf586b3f52.tar.xz
abrt-cbe239d9d7a13b7b39f5adaae704ffcf586b3f52.zip
Added abrt-cli manpage and completion script to the spec file.
-rw-r--r--abrt.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index 841bfe67..72be3e44 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,-)