updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / fltk-stable / fltk.install
blobf89ec821336b12fc33b57f8081f863e74269c3b8
1 post_install() {
2   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
3   update-desktop-database -q
6 post_upgrade() {
7   post_install
10 post_remove() {
11   post_install