summaryrefslogtreecommitdiffstats
path: root/system/webmin
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-24 00:43:41 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-24 00:43:41 +0700
commit5495ad0fd2b8beec1d15935bae2013fa4a8e496b (patch)
treef977bd834b586f40d376522aae63a9ee08b57af7 /system/webmin
parent5b7b5f7fe3b2163fe85999b4198329cc06f6fc68 (diff)
downloadslackbuilds-5495ad0fd2b8beec1d15935bae2013fa4a8e496b.tar.gz
slackbuilds-5495ad0fd2b8beec1d15935bae2013fa4a8e496b.tar.xz
system/webmin: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/webmin')
-rw-r--r--system/webmin/webmin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/webmin/webmin.SlackBuild b/system/webmin/webmin.SlackBuild
index b7f3f18514..893272901c 100644
--- a/system/webmin/webmin.SlackBuild
+++ b/system/webmin/webmin.SlackBuild
@@ -105,7 +105,7 @@ rm -rf $PKG/usr/libexec/webmin/acl/Authen-SolarisRBAC-0.1
rm -f $PKG/usr/libexec/webmin/acl/Authen-SolarisRBAC-0.1.tar.gz
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a LICENCE* README $CWD/webmin.SlackBuild $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a LICENCE* README.md $CWD/webmin.SlackBuild $PKG/usr/doc/$PRGNAM-$VERSION
chown -R root:root $PKG/usr/doc/$PRGNAM-$VERSION
chmod 644 $PKG/usr/doc/$PRGNAM-$VERSION/*