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

mktexlsr call in other packages/updated dh_installtex?



Hi,

there is at least one package, which does call mktexlsr in postin w/o
argument, i.e. which would create /u/l/s/texmf/ls-R . We should file
bugs against these packages.

Further: do we need an updated dh_installtex? In the postins script
of tipa I found:

# Automatically added by dh_installtex
##
<snip>
dhit_create_fontmaps ()
{
    tempfile=$(mktemp -p /tmp updmap.XXXXXXXX)
    printf "Running updmap-sys. This may take some time... "
    if updmap-sys > $tempfile 2>&1 ; then
        rm -f $tempfile
        echo "done."

etc.

H.
-- 
sigmentation fault


Reply to: