diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:09 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:09 +0200 |
commit | 2d176937dd77f816ad2958f0b40eb476b29c412d (patch) | |
tree | dc743644cb41c5faffc58a67b6603d4b1342d41a /helpers/lh_binary_includes | |
parent | f0712b2f79ae4a23146a088624fe48aed7c02cca (diff) | |
download | vyos-live-build-2d176937dd77f816ad2958f0b40eb476b29c412d.tar.gz vyos-live-build-2d176937dd77f816ad2958f0b40eb476b29c412d.zip |
Adding live-helper 1.0~a11-1.
Diffstat (limited to 'helpers/lh_binary_includes')
-rwxr-xr-x | helpers/lh_binary_includes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes index 92b6a685a..6a1f5b37b 100755 --- a/helpers/lh_binary_includes +++ b/helpers/lh_binary_includes @@ -106,7 +106,7 @@ then fi # Adjusting d-i templates - DEBIAN_NAME="/Debian GNU/Linux 4.0 r0 \"Etch\" - Unofficial amd64 NETINST/LIVE Binary-1" + DEBIAN_NAME="Debian GNU/Linux 4.0 r0 \"Etch\" - Unofficial amd64 NETINST/LIVE Binary-1" DEBIAN_DATE="`date +%Y%m%d-%H:%M`" if [ "${LIVE_ARCHITECTURE}" = "i386" ] |