[subversion-commit] SVN tex-common commit + diffs: r1355 - tex-common/trunk/scripts

Frank Küster frank at costa.debian.org
Mon May 15 13:11:52 UTC 2006


Author: frank
Date: 2006-05-15 13:11:51 +0000 (Mon, 15 May 2006)
New Revision: 1355

Modified:
   tex-common/trunk/scripts/tpm2licenses
Log:
add comment in tpm2licenses

Modified: tex-common/trunk/scripts/tpm2licenses
===================================================================
--- tex-common/trunk/scripts/tpm2licenses	2006-05-15 11:13:20 UTC (rev 1354)
+++ tex-common/trunk/scripts/tpm2licenses	2006-05-15 13:11:51 UTC (rev 1355)
@@ -191,6 +191,7 @@
     }
     $licline .= "$bn: ";
     if ($Catalogue =~ m/file:(.*)$/) {
+      # use the precompiled list of liclines extracted from the Catalogue
       $licline = `grep ^${bn}: $1`;
       chomp $licline;
       if ($licline eq "") { $licline = "tpm $bn not found in $1, strange"; }




More information about the Pkg-tetex-commits mailing list