updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git] / songs / songs.install
blob3e0a2473bcfd532e7b1c04fe59db105f61904ef4
1 post_install() {
2   post_upgrade
5 post_upgrade() {
6   echo "==> Detecting new library..."
7   texhash
10 post_remove() {
11   post_upgrade
15 # vim:set ts=2 sw=2 et: