Correcting typo in iso volume.

This commit is contained in:
Daniel Baumann 2009-02-08 11:22:58 +01:00
parent c2e7d59973
commit b32d8b0eb3
1 changed files with 1 additions and 1 deletions

View File

@ -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)