mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-27 09:58:28 +01:00
add comment in sbopkg.conf.sample about the man page and environmental variables
This commit is contained in:
parent
03814d07d8
commit
716998b66d
1 changed files with 9 additions and 0 deletions
|
@ -1,4 +1,13 @@
|
||||||
# $Id$
|
# $Id$
|
||||||
|
#
|
||||||
|
# Please read the sbopkg.conf(5) man page for information about this
|
||||||
|
# configuration file, including an explanation of how to set these
|
||||||
|
# variables and others (like $OUTPUT that is used in the SBo
|
||||||
|
# SlackBuilds) in ways that will be honored by the SlackBuilds. Doing
|
||||||
|
# so will allow you to segregate all SBo-related directories if you
|
||||||
|
# wish, i.e. /home/sbo/tmp, /home/sbo/cache, /home/sbo/packages. This
|
||||||
|
# can be helpful if you wish to keep all SBo stuff on a separate
|
||||||
|
# share, partition, or machine.
|
||||||
|
|
||||||
RSYNCMIRROR=slackbuilds.org::slackbuilds
|
RSYNCMIRROR=slackbuilds.org::slackbuilds
|
||||||
SLACKVER=12.1
|
SLACKVER=12.1
|
||||||
|
|
Loading…
Reference in a new issue