[SCM] Debian Live build scripts branch, master, updated. 1.0.3-1-16-g9d0b77e

Daniel Baumann daniel at debian.org
Sun Feb 8 10:24:11 UTC 2009


The following commit has been merged in the master branch:
commit 9d0b77e8d600f7b4ca37de7cb5014e4252915578
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 11:22:58 2009 +0100

    Correcting typo in iso volume.

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)

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list