kmuto is now doing arm builds
This commit is contained in:
parent
f2a09e36ce
commit
f427edbd31
|
@ -19,7 +19,7 @@ N=$1
|
||||||
CDDIR=$2
|
CDDIR=$2
|
||||||
INSTALLDIR=$CDDIR/install
|
INSTALLDIR=$CDDIR/install
|
||||||
if [ "$DI_WWW_HOME" = "default" ];then
|
if [ "$DI_WWW_HOME" = "default" ];then
|
||||||
DI_WWW_HOME="http://people.debian.org/~vince/d-i/images/daily"
|
DI_WWW_HOME="http://people.debian.org/~kmuto/d-i/images/daily"
|
||||||
fi
|
fi
|
||||||
if [ ! "$DI_DIST" ]; then
|
if [ ! "$DI_DIST" ]; then
|
||||||
DI_DIST="$DI_CODENAME"
|
DI_DIST="$DI_CODENAME"
|
||||||
|
|
Loading…
Reference in New Issue