[subversion-commit] SVN tex-common commit + diffs: r1372 - tex-common/trunk/debian

Frank Küster frank at costa.debian.org
Mon May 22 17:08:03 UTC 2006


Author: frank
Date: 2006-05-22 17:08:02 +0000 (Mon, 22 May 2006)
New Revision: 1372

Modified:
   tex-common/trunk/debian/config.in
Log:
remove our tempfile...

Modified: tex-common/trunk/debian/config.in
===================================================================
--- tex-common/trunk/debian/config.in	2006-05-21 21:05:21 UTC (rev 1371)
+++ tex-common/trunk/debian/config.in	2006-05-22 17:08:02 UTC (rev 1372)
@@ -141,6 +141,7 @@
       if [ -n "$GROUP" ] && chown :$GROUP $tempfile; then # no redirecting of stderr!
 	dobreak=break
       fi
+      rm $tempfile
       $dobreak
       # still there?  invalid group
       db_subst tex-common/invalid_groupname badgroup $GROUP || true




More information about the Pkg-tetex-commits mailing list