summarylogtreecommitdiffstats
path: root/tr2latex.install
blob: a335b411fef27e0dc7f31302da48972fdf89cbd2 (plain)
1
2
3
4
5
6
post_upgrade() {
  echo    ">>> texlive: updating the filename database..."
  usr/bin/mktexlsr
  echo    " done." 
}