diff options
author | David Somero <dsomero@hotmail.com> | 2010-03-15 19:33:25 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:26:59 +0200 |
commit | edb57ba4a5dc59657fa516cd1e0f24a8da699150 (patch) | |
tree | 8b83bd9a930210806650f0cc676654eead6cccae /system/webmin/webmin.SlackBuild | |
parent | 1a0de88ed439279089f83dde91add07e3a08d4eb (diff) | |
download | slackbuilds-edb57ba4a5dc59657fa516cd1e0f24a8da699150.tar.gz |
system/webmin: Updated for version 1.510.
Diffstat (limited to 'system/webmin/webmin.SlackBuild')
-rw-r--r-- | system/webmin/webmin.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/webmin/webmin.SlackBuild b/system/webmin/webmin.SlackBuild index 7890644169..48816b914c 100644 --- a/system/webmin/webmin.SlackBuild +++ b/system/webmin/webmin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Webmin http://www.webmin.com -# Copyright 2006-2009 David Somero (dsomero@hotmail.com) +# Copyright 2006-2010 David Somero (dsomero@hotmail.com) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=webmin -VERSION=1.500 +VERSION=1.510 ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -84,7 +84,7 @@ noperlpath=1 nopostinstall=1 export config_dir var_dir perl autoos port login crypt host ssl atboot \ - nostart nochown autothird nouninstall noperlpath nopostinstall + nostart nochown autothird nouninstall noperlpath nopostinstall cd $PKG/usr/libexec/webmin ./setup.sh 2>&1 |