updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / tfbrief / tfbrief.install
blob385b94e524b368c982eae49abdd5c8ade5ef5857
1 post_install() {
2         /usr/bin/texhash
5 post_upgrade() {
6         post_install
9 post_remove() {
10         post_install
13 # vim:set ts=2 sw=2 et: