summaryrefslogtreecommitdiffstats
path: root/perl-archive-zip/build/perl-archive-zip.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl-archive-zip/build/perl-archive-zip.SlackBuild')
-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)