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 --- man1/sboconfig.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man1') diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index fbe7503..5ed8b47 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -49,6 +49,11 @@ PKG_DIR: If set to a path, packages will be stored at the given location after b .RS SBO_HOME: 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 +-l|--local-overrides (FALSE|/path) +.RS +LOCAL_OVERRIDES: 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 EXIT CODES .P sboconfig can exit with the following codes: -- cgit v1.2.3