updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / eclipse-motivational-splash / setupsplash.install
blob096e476d2780414aef63420c4800251bcab9d2c6
1 post_upgrade() {
2   setup_eclipse_motivational_splash
5 post_install() {
6   post_upgrade
9 pre_remove() {
10   /usr/bin/setup_eclipse_motivational_splash -r
11   rm /usr/share/eclipse-motivational-splash/*backup*.bmp
14 # vim:set ts=2 sw=2 et: