diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-29 01:17:38 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-29 01:17:38 +0200 |
commit | d4003fcfc88df94831cb4a20e890816954f64129 (patch) | |
tree | cbc88d7352efc01be31b7ab9fe988e20830ff50c /blogc.spec.in | |
parent | ca6fb024c9632b73713432e30fce978a99f42213 (diff) | |
download | blogc-d4003fcfc88df94831cb4a20e890816954f64129.tar.gz blogc-d4003fcfc88df94831cb4a20e890816954f64129.tar.bz2 blogc-d4003fcfc88df94831cb4a20e890816954f64129.zip |
man: added man page for blogc-runserver
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 65af54f..292ed17 100644 --- a/blogc.spec.in +++ b/blogc.spec.in @@ -53,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT %license LICENSE %files runserver +%{_mandir}/man*/blogc-runserver.* %{_bindir}/blogc-runserver %license LICENSE |