From 10f7ee3fbea10618910eee0da7e62b0652e25279 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 13:59:19 +0200 Subject: Using Debian terminology for images of unreleased suites. --- helpers/lh_binary_disk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'helpers') diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk index afd0828be..ef03ec3b4 100755 --- a/helpers/lh_binary_disk +++ b/helpers/lh_binary_disk @@ -59,6 +59,11 @@ DISTRIBUTION="`echo ${LH_DISTRIBUTION} | cut -b 1 | tr '[a-z]' '[A-Z]'`" DISTRIBUTION="${DISTRIBUTION}`echo ${LH_DISTRIBUTION} | cut -b 2-`" eval VERSION="$`echo VERSION_${LH_DISTRIBUTION}`" +if [ "${LH_DISTRIBUTION}" != "etch" ] +then + ARCHITECTURE="Snapshot ${ARCHITECTURE}" +fi + case "${LH_MODE}" in debian) case "${LH_DEBIAN_INSTALLER}" in -- cgit v1.2.3