aboutsummaryrefslogtreecommitdiff
path: root/man5
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-04 01:35:04 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-04 01:35:04 +0100
commitaf1f5829a2b8181fc005acdafaa4cc52e5ae320b (patch)
tree9b2df165bd1f1d9183fb2be3da3273c8f43f2d06 /man5
parentea914a834932b7f94379e5247d2788b4b1e47ceb (diff)
downloadsbotools2-af1f5829a2b8181fc005acdafaa4cc52e5ae320b.tar.xz
Allow to override the version of slackware to grab from SBo
Diffstat (limited to 'man5')
-rw-r--r--man5/sbotools.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5
index f44865c..2e43866 100644
--- a/man5/sbotools.conf.5
+++ b/man5/sbotools.conf.5
@@ -37,6 +37,11 @@ LOCAL_OVERRIDES=(FALSE|/path)
.RS
If set to a path, any directory name under that path that matches a slackbuild name will be used instead of anything found on SBo. This will even work if it isn't on SBo at all. It still requires all the usual files present in an SBo directory such as README, name.info, and name.SlackBuild.
.RE
+.P
+SLACKWARE_VERSION=(FALSE|#.#)
+.RS
+If set to a version specification, use the SBo repository for that version instead of the one you can find in /etc/slackware-version.
+.RE
.SH SEE ALSO
.P
sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1)