diff options
author | Pavel Zuna <pzuna@redhat.com> | 2010-03-29 14:25:57 +0200 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2010-04-07 08:59:04 -0400 |
commit | 2736177938ae7bf1452660cce0fa75a5d7e733ca (patch) | |
tree | cf001d3f57d68785137ff1af6e5efdb03f018eb6 /ipa.spec.in | |
parent | 9dd082eb338e7917744d00359ac6ba55b490caee (diff) | |
download | freeipa-2736177938ae7bf1452660cce0fa75a5d7e733ca.tar.gz freeipa-2736177938ae7bf1452660cce0fa75a5d7e733ca.tar.xz freeipa-2736177938ae7bf1452660cce0fa75a5d7e733ca.zip |
Add ipa man page.
Diffstat (limited to 'ipa.spec.in')
-rw-r--r-- | ipa.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa.spec.in b/ipa.spec.in index d9b36287..f42b67b6 100644 --- a/ipa.spec.in +++ b/ipa.spec.in @@ -462,6 +462,7 @@ fi %{_sbindir}/ipa-compat-manage %{_sbindir}/ipa-nis-manage %{_sysconfdir}/bash_completion.d +%{_mandir}/man1/ipa.1.gz %endif %files python -f %{gettext_domain}.lang |