CVSROOT: /cvs/debian-doc
Module name: ddp
Changes by: jseidel 06/11/06 16:13:25
Modified files:
manuals.sgml/release-notes/sv: Makefile
Log message:
A non matching * in a for loop matches itself instead of nothing.
$file may become the literal "release-notes.sv.html/*.en-us.iso-8859-1.html"
("*" is not expanded).
This is required for debiandoc-sgml versions which support Swedish properly ...