updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / latex-template-springer / texlive.install
blob6b32f29f92dac4ea409955f3b4f941188b3f75c1
1 # $Id: texlive.install 149 2009-04-30 00:46:23Z shtrom $
2 # Taken from texlive-publishers
4 post_install() {
5         echo    ">>> texlive: updating the filename database..."
6         texconfig-sys rehash
9 post_upgrade() {
10         echo    ">>> texlive: updating the filename database..."
11         texconfig-sys rehash
14 post_remove() {
15         echo    ">>> texlive: updating the filename database..."
16         texconfig-sys rehash