Do not unset SBOPKG_CONF at startup.

SBOPKG_CONF shouldn't be unset at startup, because we want
to be able to override the default config file name with it.

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
This commit is contained in:
mauro.giachero 2009-05-07 10:13:54 +00:00
parent 7fabdd8f97
commit 3d98703b9d

View file

@ -3313,7 +3313,7 @@ unset BUILDPKGS # TODO
unset INSTALLPKGS # TODO
unset BUILDOPTIONS # TODO
unset SBOPKG_RENAMES # File tracking package renames inside SBo
unset SBOPKG_CONF # Configuration file
# SBOPKG_CONF # Configuration file
unset LOCALREPO # Directory containing all repository mirrors
unset CWD # sbopkg starting directory
unset SLACKVER # Currently active SBo repository