summaryrefslogtreecommitdiffstats
path: root/perl-archive-zip
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-10-11 12:20:06 +0000
committer Eric Hameleers <alien@slackware.com>2010-10-11 12:20:06 +0000
commita08f5206e134331024b3d16282104d095c14935f (patch)
treef7ba3a9d059c24f39b75e4eb69435341166dcd40 /perl-archive-zip
parent194f955d23755b0f62a125fd7e5866389e886515 (diff)
downloadasb-a08f5206e134331024b3d16282104d095c14935f.tar.gz
asb-a08f5206e134331024b3d16282104d095c14935f.tar.xz
More DOCS
Diffstat (limited to 'perl-archive-zip')
-rwxr-xr-xperl-archive-zip/build/perl-archive-zip.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-archive-zip/build/perl-archive-zip.SlackBuild b/perl-archive-zip/build/perl-archive-zip.SlackBuild
index f4035c92..d764a16b 100755
--- a/perl-archive-zip/build/perl-archive-zip.SlackBuild
+++ b/perl-archive-zip/build/perl-archive-zip.SlackBuild
@@ -48,7 +48,7 @@ BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
-DOCS="LICENSE README"
+DOCS="Changes LICENSE README"
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)