From b32d8b0eb3cbf910e116b45ff0632ac3ce9837fc Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 8 Feb 2009 11:22:58 +0100
Subject: Correcting typo in iso volume.
---
functions/defaults.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/functions/defaults.sh b/functions/defaults.sh
index f1e1e3a..cab2492 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -682,7 +682,7 @@ Set_defaults ()
debian-release)
eval VERSION="$`echo RELEASE_${LH_DISTRIBUTION}`"
- LH_ISO_VOLUME="Debian ${VERSION} ${ARCHITECTURE} live"
+ LH_ISO_VOLUME="Debian ${VERSION} ${LH_ARCHITECTURE} live"
;;
emdebian)
--
cgit v1.0