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"; }


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to