From ea914a834932b7f94379e5247d2788b4b1e47ceb Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Fri, 4 Dec 2015 01:00:47 +0100 Subject: Add ability to set a directory of local overrides. This fixes #8 --- man5/sbotools.conf.5 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man5') diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5 index 93b6a23..f44865c 100644 --- a/man5/sbotools.conf.5 +++ b/man5/sbotools.conf.5 @@ -32,6 +32,11 @@ SBO_HOME=(/usr/sbo|/path) .RS If set to a path, this is where the slackbuilds.org tree will live; by default, /usr/sbo will be used. If the tree should live elsewhere, this option can be set to the path where the tree should live. Note that if you set this option after fetching the tree to a different location (such as the default), you will need to fetch the tree again. .RE +.P +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 .SH SEE ALSO .P sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1) -- cgit v1.2.3