Don't set DI_CODENAME separately by default

This commit is contained in:
Steve McIntyre 2006-12-18 14:38:10 +00:00
parent 7b6988d66d
commit 27bf152cb6
2 changed files with 0 additions and 2 deletions

View File

@ -51,7 +51,6 @@ export BASEDIR=`pwd`
# Building etch cd set ...
export CODENAME=etch
export DI_CODENAME=etch
# By default use Debian installer packages from $CODENAME
if [ ! "$DI_CODENAME" ]

1
debian/CONF.sh vendored
View File

@ -51,7 +51,6 @@ export BASEDIR=`pwd`
# Building etch cd set ...
export CODENAME=etch
export DI_CODENAME=etch
# By default use Debian installer packages from $CODENAME
if [ ! "$DI_CODENAME" ]