Hi!

On Tue, 28 Nov 2006 13:53:56 +0100 "Frank Küster" <[EMAIL PROTECTED]> wrote:
>$ grep dh_installtex debian/rules 
>       dh_installtex
>$ tail -n 20 debian/feynmf.postinst.debhelper 
>}
>
>case "$1" in
>    configure|abort-upgrade|abort-remove|abort-deconfigure)
>        update-updmap --quiet
>        update-language
>        update-fmtutil
>        if dhit_libkpathsea_configured; then
>            if which mktexlsr >/dev/null; then
>                dhit_update_lsr_files
>            fi
>        fi
>    ;;
>
>    *)
>        echo "postinst called with unknown argument '$1'" >&2
>        exit 1
>    ;;
>esac
># End automatically added section
>
>Here, only the dhit/mktexlsr stuff is desired, but the update calls
>aren't needed, I think.

I think to remember that we decided to call these scripts in any case as it 
does not hurt from the time, it is extremely fast, and outdated - or missing - 
config files DO hurt!

Ciao

Norbert

PS And thanks for your texlive work!!! I hope everything is clear!

-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------


Reply via email to