diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-30 15:33:36 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-04-30 15:33:36 +0200 |
commit | 4230e93c64c78ca4276a164704c8dc8a67e466e1 (patch) | |
tree | 4d156465e6137d17dc6c526e9d1b9979ce2e3fdd | |
parent | 3d6d3ee2999e355b3eaa465a69b5905cd67a8e25 (diff) | |
download | blogc-4230e93c64c78ca4276a164704c8dc8a67e466e1.tar.gz blogc-4230e93c64c78ca4276a164704c8dc8a67e466e1.tar.bz2 blogc-4230e93c64c78ca4276a164704c8dc8a67e466e1.zip |
spec: install blogc-pagination(7)
-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 35615d8..534b5c1 100644 --- a/blogc.spec.in +++ b/blogc.spec.in @@ -43,6 +43,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/blogc.* %{_mandir}/man*/blogc-source.* %{_mandir}/man*/blogc-template.* +%{_mandir}/man*/blogc-pagination.* %{_bindir}/blogc %doc README.md %license LICENSE |