summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
authorbviktor <bviktor@outlook.com>2012-10-28 15:30:13 -0700
committerbviktor <bviktor@outlook.com>2012-10-28 15:30:13 -0700
commit717bf34816a293303c314f497d37a157773c27b7 (patch)
tree784a7dd7e046e9183d09da1d9529e52494aab08b /share
parent16b14ec76544f722ac2e95779cf9367a36402d96 (diff)
parentf10e98fac06bc0523b2e7f71ae696e443111a4db (diff)
Merge pull request #204 from TingPing/faq
Removed html docs from spec
Diffstat (limited to 'share')
-rw-r--r--share/misc/hexchat.spec7
1 files changed, 1 insertions, 6 deletions
diff --git a/share/misc/hexchat.spec b/share/misc/hexchat.spec
index f8a02d52..5f28a418 100644
--- a/share/misc/hexchat.spec
+++ b/share/misc/hexchat.spec
@@ -92,10 +92,7 @@ update-desktop-database
 %files -f %{name}.lang
 %defattr(-,root,root)
 %{_bindir}/hexchat
-%doc share/doc/changelog.md
-%doc share/doc/readme.md
-%doc share/doc/faq.md
-%doc share/doc/COPYING
+%doc share/doc/*
 %dir %{_libdir}/hexchat
 %dir %{_libdir}/hexchat/plugins
 %{_libdir}/hexchat/plugins/checksum.so
@@ -114,12 +111,10 @@ update-desktop-database
 
 %files perl
 %defattr(-,root,root)
-%doc plugins/perl/hexchat-perl.html
 %{_libdir}/hexchat/plugins/perl.so
 
 %files python
 %defattr(-,root,root)
-%doc plugins/python/hexchat-python.md
 %{_libdir}/hexchat/plugins/python.so
 
 %changelog