[weechat/el6: 8/13] Maybe fix man page not found

Russell William Golden niveusluna at fedoraproject.org
Fri Nov 8 21:30:03 UTC 2013


commit f269b93ead80e98f6d7b4e2cbc4234c3c79b3a3f
Author: Russell Golden <niveusluna at niveusluna.org>
Date:   Fri Nov 8 14:38:36 2013 -0600

    Maybe fix man page not found

 weechat.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/weechat.spec b/weechat.spec
index bc4fb1e..91b756a 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog COPYING NEWS README
 %doc doc/en/weechat_faq.en.txt doc/en/weechat_quickstart.en.txt doc/en/weechat_scripting.en.txt
 %doc doc/en/weechat_user.en.txt
-%{_mandir}/man1/%{name}
+%{_mandir}/man1/%{name}.1.gz
 %{_bindir}/%{name}-curses
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins


More information about the scm-commits mailing list