Adjusting wrong variable convention in syslinux templates for LH_VERSION (Closes: #468841).
This commit is contained in:
parent
ed5d8c3b69
commit
fdbe2aad14
|
@ -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
|
M‚s informaci¢ del projecte Debian Live es pot trobar a
|
||||||
<http://debian-live.alioth.debian.org/>.
|
<http://debian-live.alioth.debian.org/>.
|
||||||
|
|
|
@ -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
|
More information about the Debian Live project can be found at
|
||||||
<http://debian-live.alioth.debian.org/>.
|
<http://debian-live.alioth.debian.org/>.
|
||||||
|
|
|
@ -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
|
M s informaci¢n en sobre el proyecto Debian Live puede encontrarse en
|
||||||
<http://debian-live.alioth.debian.org/>.
|
<http://debian-live.alioth.debian.org/>.
|
||||||
|
|
Loading…
Reference in New Issue