Re: SVN texlive (new) commit: r2738 - texlive-new/trunk/texlive-base/debian
Norbert Preining <preining@logic.at> wrote:
> texlive-common.postinst.pre now does the following:
> --------
> 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
> ----------
>
> The /usr/share/tex-common/tetex-bin-upgrade can be removed, or not? I
> have completely forgotten what it was for?!?
It was added with the log message "add files to let texlive handle
tetex-bin's old conffiles" and immediately after that the following:
"Provide a tetex-bin-update script. This allows also texlive to properly
rename an old tetex-bin conffile, and add the magic comment, and is
therefore needed for a transition from teTeX to TeXlive without
upgrading teTeX to the etch version first."
In other words: If this has been correct, and one has the etch version
of teTeX, it is no longer needed.
> We could just replace it by
> rm -f /etc/texmf/fmt.d/00tetex.cnf, but I don't know if we have to
> unregister all those ucf files.
I think ucf deregistering should be done.
Regards, Frank
--
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)
Reply to: