diff options
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 |