[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SVN texlive (new) commit: r2738 - texlive-new/trunk/texlive-base/debian



On Don, 26 Apr 2007, Norbert Preining wrote:
> Removed:
>    texlive-new/trunk/texlive-base/debian/tetex-base.postrm.post

Not needed, we make an empty one.

> Modified:
>    texlive-new/trunk/texlive-base/debian/changelog
>    texlive-new/trunk/texlive-base/debian/texlive-common.postinst.pre

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?!? 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.

The other items should be safe. Anyway, the tetex-base.postrm from etch
is doing the same.

What am I missing?

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>                    Università di Siena
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
Serious error.
All shortcuts have disappeared.
Screen.
Mind.
Both are blank.
                       --- Windows Error Haiku



Reply to: