aboutsummaryrefslogblamecommitdiff
path: root/mail/squirrelmail-login_auth-plugin/pkg-plist
blob: 577d24caccd30f4905df3c5f4befc25984df35b6 (plain) (tree)
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 login_auth; fi
%%SQUIRRELDIR%%/plugins/login_auth/COPYING
%%SQUIRRELDIR%%/plugins/login_auth/INSTALL
%%SQUIRRELDIR%%/plugins/login_auth/README
%%SQUIRRELDIR%%/plugins/login_auth/functions.php
%%SQUIRRELDIR%%/plugins/login_auth/index.php
%%SQUIRRELDIR%%/plugins/login_auth/setup.php
%%SQUIRRELDIR%%/plugins/login_auth/version
@dirrm %%SQUIRRELDIR%%/plugins/login_auth/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin login_auth; fi