From fdbe2aad1482f5bcebbef6afe9c76736f4b829c6 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 9 Mar 2008 10:07:10 +0100
Subject: Adjusting wrong variable convention in syslinux templates for
 LH_VERSION (Closes: #468841).

---
 templates/syslinux/ca/f10.txt | 2 +-
 templates/syslinux/en/f10.txt | 2 +-
 templates/syslinux/es/f10.txt | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/syslinux/ca/f10.txt b/templates/syslinux/ca/f10.txt
index b6e4677..c6b4931 100644
--- a/templates/syslinux/ca/f10.txt
+++ b/templates/syslinux/ca/f10.txt
@@ -12,7 +12,7 @@ la llei aplicable.
 
 ---
 
-Aquest sistema Debian Live ha estat constru�t amb live-helper, versi� LH_VERSION.
+Aquest sistema Debian Live ha estat constru�t amb live-helper, versi� {$LH_VERSION}.
 
 M�s informaci� del projecte Debian Live es pot trobar a 
 <http://debian-live.alioth.debian.org/>.
diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt
index 199e96d..976c23b 100644
--- a/templates/syslinux/en/f10.txt
+++ b/templates/syslinux/en/f10.txt
@@ -12,7 +12,7 @@ permitted by applicable law.
 
 ---
 
-This Debian Live system was built with live-helper, version LH_VERSION.
+This Debian Live system was built with live-helper, version {$LH_VERSION}.
 
 More information about the Debian Live project can be found at
 <http://debian-live.alioth.debian.org/>.
diff --git a/templates/syslinux/es/f10.txt b/templates/syslinux/es/f10.txt
index 3e445dc..24eb86c 100644
--- a/templates/syslinux/es/f10.txt
+++ b/templates/syslinux/es/f10.txt
@@ -12,7 +12,7 @@ permitido por la ley.
 
 ---
 
-Este sistema Debian Live se construy� con live-helper, versi�n LH_VERSION.
+Este sistema Debian Live se construy� con live-helper, versi�n {$LH_VERSION}.
 
 M�s informaci�n en sobre el proyecto Debian Live puede encontrarse en 
 <http://debian-live.alioth.debian.org/>.
-- 
cgit v1.0