Author: frank
Date: 2006-10-06 15:44:43 +0000 (Fri, 06 Oct 2006)
New Revision: 1679

Modified:
   tetex-bin/trunk/debian/preinst.in
Log:
add comment about texlive interaction


Modified: tetex-bin/trunk/debian/preinst.in
===================================================================
--- tetex-bin/trunk/debian/preinst.in   2006-10-06 15:27:17 UTC (rev 1678)
+++ tetex-bin/trunk/debian/preinst.in   2006-10-06 15:44:43 UTC (rev 1679)
@@ -46,6 +46,8 @@
       else
        # some older experimental version has installed the new file, but not 
        # transitioned the old one.
+       # Note: also texlive might have done that, however,
+       # successfully only if texlive-omega was already unpacked
        current_md5sum=`md5sum $ETCTEXMF/fmt.d/00tetex.cnf | cut -d ' ' -f 1`
        if [ "$current_md5sum" = "55811af3562faf342261dbc3b5e060a2" ]; then
          rm $ETCTEXMF/fmt.d/00tetex.cnf


_______________________________________________
Pkg-tetex-commits mailing list
Pkg-tetex-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to