mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
build.sh: append 'etchnhalf' to DEBVERSION
This commit is contained in:
parent
8674bfd9e7
commit
f2797c359a
@ -9,6 +9,9 @@ fi
|
||||
|
||||
echo "Using CONF from $CF"
|
||||
|
||||
# HACKALERT: Override for etchnhalf
|
||||
DEBVERSION="$DEBVERSION etchnhalf"
|
||||
|
||||
if [ -z "$COMPLETE" ] ; then
|
||||
export COMPLETE=1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user