Make sure DI_CODENAME is not taken from the environemt by from the config file.

This commit is contained in:
Petter Reinholdtsen 2004-03-10 21:59:04 +00:00
parent 1358ed4fb9
commit b6417564c6
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ unset UDEB_EXCLUDE || true
unset BASE_INCLUDE || true
unset BASE_EXCLUDE || true
unset INSTALLER_CD || true
unset DI_CODENAME || true
# The debian-cd dir

1
debian/CONF.sh vendored
View File

@ -29,6 +29,7 @@ unset PUBLISH_URL || true
unset PUBLISH_NONUS_URL || true
unset PUBLISH_PATH || true
unset INSTALLER_CD || true
unset DI_CODENAME || true
# The debian-cd dir