Hi Frank! On Son, 20 Mai 2007, Frank Küster wrote: > Setting up texlive-common (2007-7) ... > Not replacing deleted config file /etc/texmf/fmt.d/01tetex.cnf > > Why the hell? Hadn't we decided we don't want to call > tetex-bin-upgrade?
Well, probably it wasn't removed from the texlive-common.preinst.pre, and yes, there it is. The full code: ------------------- case "$1" in configure|reconfigure) /usr/share/tex-common/tetex-bin-upgrade ;; esac # remove old stuff from tetex: rm -f /etc/texmf/updmap.d/10tetex-base.cfg rm -f /etc/texmf/fmt.d/01tetex.cnf rm -f /etc/texmf/tex/language.d/00tetex.cnf ------------------- What about the rm -f ...? Best wishes Norbert ------------------------------------------------------------------------------- Dr. Norbert Preining <[EMAIL PROTECTED]> Università di Siena Debian Developer <[EMAIL PROTECTED]> Debian TeX Group gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094 ------------------------------------------------------------------------------- BURLINGJOBB A seventeenth-century crime by which excrement is thrown into the street from a ground-floor window. --- Douglas Adams, The Meaning of Liff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]