Author: frank
Date: 2006-01-26 17:56:20 +0000 (Thu, 26 Jan 2006)
New Revision: 477
Modified:
tetex-base/trunk/debian/postinst.functions
Log:
consistently use {POST,PRE}INST_MOVE_EXT *without* the separating dot
Modified: tetex-base/trunk/debian/postinst.functions
===================================================================
--- tetex-base/trunk/debian/postinst.functions 2006-01-26 17:55:50 UTC (rev
476)
+++ tetex-base/trunk/debian/postinst.functions 2006-01-26 17:56:20 UTC (rev
477)
@@ -89,7 +89,7 @@
rm $pdf_tempfile
- mv $oldfile $oldfile$POSTINST_MOVE_EXT
+ mv $oldfile $oldfile.$POSTINST_MOVE_EXT
echo "done."
}
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits