diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-29 00:57:10 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-29 00:57:18 +0200 |
commit | ca6fb024c9632b73713432e30fce978a99f42213 (patch) | |
tree | 2271cc5b63a27655ddbeb7256f0e8c364df0fdfe /blogc.spec.in | |
parent | 4b62c5dbb57fabdf48f72e142442af6c6a3334b9 (diff) | |
download | blogc-ca6fb024c9632b73713432e30fce978a99f42213.tar.gz blogc-ca6fb024c9632b73713432e30fce978a99f42213.tar.bz2 blogc-ca6fb024c9632b73713432e30fce978a99f42213.zip |
man: added man page for blogc-git-receiver
Diffstat (limited to 'blogc.spec.in')
-rw-r--r-- | blogc.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blogc.spec.in b/blogc.spec.in index 85b41c1..65af54f 100644 --- a/blogc.spec.in +++ b/blogc.spec.in @@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT %license LICENSE %files git-receiver +%{_mandir}/man*/blogc-git-receiver.* %{_bindir}/blogc-git-receiver %license LICENSE |