From 933a5bd933b89c49582fba9425ca61da213010ed Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Sat, 26 May 2012 11:29:16 -0500 Subject: SBo -> slackbuild for SEO purposes --- man5/sbotools.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5 index 9a90182..6bc210b 100644 --- a/man5/sbotools.conf.5 +++ b/man5/sbotools.conf.5 @@ -10,7 +10,7 @@ The current configuration keys are as follows: .P DISTCLEAN=(TRUE|FALSE) .RS -If TRUE, then DO remove the source code after building the SBo. By default, the source code is not removed, and lives under $SBO_HOME/distfiles, which, by default, is /usr/sbo/distfiles. Setting this option to TRUE causes the source code to be removed by default. This can be overridden when running sboupgrade(1)/sboinstall(1). +If TRUE, then DO remove the source code after building the slackbuild. By default, the source code is not removed, and lives under $SBO_HOME/distfiles, which, by default, is /usr/sbo/distfiles. Setting this option to TRUE causes the source code to be removed by default. This can be overridden when running sboupgrade(1)/sboinstall(1). .RE .P JOBS=(#|FALSE) @@ -20,7 +20,7 @@ If numeric (2,5,10, etc), then that number will be fed to the "-j" argument to m .P NOCLEAN=(TRUE|FALSE) .RS -If TRUE, then DO NOT clean working directories after building the SBo. These are the directories where the source is unpacked and compiled, and where the package is put together in, which are under /tmp/SBo. By default, these directories are removed after building an SBo. Setting this option to TRUE causes the working directories to not be cleaned by default. This can be overridden when running sboupgrade(1)/sboinstall(1). +If TRUE, then DO NOT clean working directories after building the slackbuild. These are the directories where the source is unpacked and compiled, and where the package is put together in, which are under /tmp/SBo. By default, these directories are removed after building a slackbuild. Setting this option to TRUE causes the working directories to not be cleaned by default. This can be overridden when running sboupgrade(1)/sboinstall(1). .RE .P -- cgit v1.2.3