Cosmetic: XML header CVS $Id$ keyword expansion fix.
authorlace <>
Sat, 24 Dec 2005 02:55:55 +0000 (02:55 +0000)
committerlace <>
Sat, 24 Dec 2005 02:55:55 +0000 (02:55 +0000)
src/install/acquire/captivemodid-print.pl

index b7d6f87..dea48b7 100755 (executable)
@@ -552,9 +552,11 @@ if ($out) {
        mkdir_checked $out;
        }
 $|=1;
-print <<'HERE';
+print <<"HERE";
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id$
+<!-- @{[ '$' ]}Id@{[ '$' ]}
+HERE
+print <<'HERE';
  - Database of ids for Captive-compatible W32 binary modules
  - Copyright (C) 2003-2005 Jan Kratochvil <project-captive@jankratochvil.net>
  -