updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / abntex-svn / abntex.install
blobaab5fac4d25065da7b8414668e84628de12e98ce
1 # arg 1:  the new package version
2 post_install() {
3   texconfig-sys rehash
4   updmap-sys --quiet --nohash
7 # arg 1:  the new package version
8 # arg 2:  the old package version
9 post_upgrade() {
10   post_install
13 # arg 1:  the old package version
14 post_remove() {
15   post_install