aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-login_notes-plugin/pkg-plist
blob: de20c13434aa25e6bd7f8e3d8a6bc853006d6596 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin login_notes; fi
%%SQUIRRELDIR%%/plugins/login_notes/COPYING
%%SQUIRRELDIR%%/plugins/login_notes/INSTALL
%%SQUIRRELDIR%%/plugins/login_notes/README
%%SQUIRRELDIR%%/plugins/login_notes/config.sample.php
%%SQUIRRELDIR%%/plugins/login_notes/functions.php
%%SQUIRRELDIR%%/plugins/login_notes/index.php
%%SQUIRRELDIR%%/plugins/login_notes/make_release.sh
%%SQUIRRELDIR%%/plugins/login_notes/setup.php
%%SQUIRRELDIR%%/plugins/login_notes/version
%%SQUIRRELDIR%%/plugins/login_notes/templates/index.php
%%SQUIRRELDIR%%/plugins/login_notes/templates/default/index.php
%%SQUIRRELDIR%%/plugins/login_notes/templates/default/top_notes.tpl
%%SQUIRRELDIR%%/plugins/login_notes/templates/default/bottom_notes.tpl
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin login_notes; fi