summaryrefslogtreecommitdiffstats
path: root/hexchat
diff options
context:
space:
mode:
Diffstat (limited to 'hexchat')
-rwxr-xr-xhexchat/build/hexchat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/hexchat/build/hexchat.SlackBuild b/hexchat/build/hexchat.SlackBuild
index 34e1ce2b..c3d4a840 100755
--- a/hexchat/build/hexchat.SlackBuild
+++ b/hexchat/build/hexchat.SlackBuild
@@ -45,7 +45,7 @@ BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
-DOCS="share/doc/"
+DOCS="share/doc/*"
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)