summarylogtreecommitdiffstats
path: root/latex-sjtutex-git.install
blob: 8406622867998fb3c936b5e601cc6bd1c44eee5b (plain)
1
2
3
4
5
6
post_install() {
  mktexlsr
}
post_remove() {
  mktexlsr
}