Package: r-base-core Version: 2.10.0-1 Severity: minor In the postinst, you call texhash, which rebuilds the ls-R files for all the texmf trees. If anything is installed in a particular tree by the package (and there doesn't appear to be, but I may be wrong), the correct call is now:
mktexlsr /usr/share/texmf for that only rebuilds the required ls-R file, whereas otherwise the whole of /usr/share/texmf-texlive is also scanned. Julian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

