Don't expand version in default configuration, but rather use it dynamically.

This commit is contained in:
Daniel Baumann 2008-08-12 22:26:10 +02:00
parent 0148591cbd
commit fb8ad53f18
1 changed files with 1 additions and 1 deletions

View File

@ -612,7 +612,7 @@ Set_defaults ()
fi
# Set iso preparer
LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-helper ${VERSION}; http://packages.qa.debian.org/live-helper}"
LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-helper \${VERSION}; http://packages.qa.debian.org/live-helper}"
# Set iso publisher
LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live-devel@lists.alioth.debian.org}"