On Mon, May 01, 2017 at 03:00:49PM +0100, Edd Barrett wrote: > On Mon, May 01, 2017 at 11:46:24AM +0100, Stuart Henderson wrote: > > So many methods to choose from :-) > > Assuming @exec is run upon a package update, I think Paul would want: > > @exec %D/bin/mktexlsr %D/share/texmf-local > /dev/null 2>&1 > @unexec-delete %D/bin/mktexlsr %D/share/texmf-local > /dev/null 2>&1 > > Paul, maybe the reason your files got hashed was because you installed a > texlive package after installing your package, which would cause all the > trees to be rehashed?
I never did that thanks to your LaTeX packages that always had everything I needed! :) So it must be something else... Nonetheless, should I add that to PLIST?