summaryrefslogtreecommitdiffstats
path: root/hexchat
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-05-25 11:36:04 +0000
committer Eric Hameleers <alien@slackware.com>2013-05-25 11:36:04 +0000
commit7446fdcc77bf5454db0e8bd30581308c21f71171 (patch)
tree1ae2933186601ceec24bc59a87ccc111de3363c2 /hexchat
parentdb00912fa42acf107cc22ab5fea62cef35333633 (diff)
downloadasb-7446fdcc77bf5454db0e8bd30581308c21f71171.tar.gz
asb-7446fdcc77bf5454db0e8bd30581308c21f71171.tar.xz
Fix the DOCS
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)