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

Norbert Preining preining-guest at costa.debian.org
Mon Oct 17 00:10:49 UTC 2005


Author: preining-guest
Date: 2005-10-17 00:10:48 +0000 (Mon, 17 Oct 2005)
New Revision: 250

Modified:
   tex-common/trunk/scripts/dh_installtexfonts
Log:
remove debug prints


Modified: tex-common/trunk/scripts/dh_installtexfonts
===================================================================
--- tex-common/trunk/scripts/dh_installtexfonts	2005-10-17 00:06:17 UTC (rev 249)
+++ tex-common/trunk/scripts/dh_installtexfonts	2005-10-17 00:10:48 UTC (rev 250)
@@ -120,7 +120,6 @@
 	#
 	foreach my $cfg (@cmdlinecfgs) {
 		my $bn=basename($cfg);
-		print "cfg=...$cfg...\nbn=...$bn...\n";
 		open(CFGFILE, ">$tmp/etc/texmf/updmap.d/$priority$bn") ||
 			error("Cannot open $tmp/etc/texmf/updmap.d/$priority$bn for writing!");
 		print CFGFILE <<EOF;




More information about the Pkg-tetex-commits mailing list