aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-notify-plugin/pkg-plist
blob: 80be528ddf9a7d566a906b9c620539704e3ee930 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin notify; fi
%%SQUIRRELDIR%%/plugins/notify/copying
%%SQUIRRELDIR%%/plugins/notify/readme
%%SQUIRRELDIR%%/plugins/notify/notify.wav
%%SQUIRRELDIR%%/plugins/notify/focus.php
%%SQUIRRELDIR%%/plugins/notify/index.php
%%SQUIRRELDIR%%/plugins/notify/notify.php
%%SQUIRRELDIR%%/plugins/notify/setup.php
@dirrm %%SQUIRRELDIR%%/plugins/notify/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin notify; fi