sbotools.conf (853B)
1 # See the manual page for sbotools.conf for more information on 2 # configuration parameters. 3 4 # DISTCLEAN can be FALSE or TRUE. 5 # DISTCLEAN=TRUE 6 7 # FALLBACK_ARCHIVE can be FALSE or a URL. 8 # FALLBACK_ARCHIVE=ftp://slackware.uk/sbosrcarch 9 10 # JOBS can be FALSE or a number. 11 # JOBS=FALSE 12 13 # GPG_KEY can be FALSE of the GNUPG long form key ID. 14 # GPG_KEY=D3076BC3E783EE747F09B8B70368EF579C7BA3B6 15 16 # NOCLEAN can be FALSE or TRUE. 17 # NOCLEAN=FALSE 18 19 # PKG_DIR can be FALSE or a /path. 20 # PKG_DIR=FALSE 21 22 # SBO_HOME is the path where to sync Slackbuilds.org's SlackBuilds. 23 # SBO_HOME=/usr/sbo 24 25 # LOCAL_OVERRIDES is FALSE or the path where overrides are located. 26 # LOCAL_OVERRIDES=FALSE 27 28 # SLACKWARE_VERSION is FALSE or a predefined slackware version. 29 # SLACKWARE_VERSION=FALSE 30 31 # REPO is FALSE or the URL to sync slackbuilds.org SlackBuild scripts from. 32 # REPO=FALSE