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

Frank Küster frank at costa.debian.org
Thu Oct 12 16:04:32 UTC 2006


Author: frank
Date: 2006-10-12 16:04:32 +0000 (Thu, 12 Oct 2006)
New Revision: 1798

Modified:
   tex-common/trunk/scripts/debianize-updmap
Log:
one more fix to do it right ;-)


Modified: tex-common/trunk/scripts/debianize-updmap
===================================================================
--- tex-common/trunk/scripts/debianize-updmap	2006-10-12 16:04:03 UTC (rev 1797)
+++ tex-common/trunk/scripts/debianize-updmap	2006-10-12 16:04:32 UTC (rev 1798)
@@ -515,6 +515,9 @@
   for cnfFile in $DebianConffilelist; do
     syncWithTreesInner $cnfFile
   done
+  
+  runUpdate
+  reExecSelf
 }
 
 ###############################################################################




More information about the Pkg-tetex-commits mailing list