aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-askuserinfo-plugin/pkg-plist
blob: f2913b19f9a7cd8b75a048b0aaa4496974b7d5ad (plain) (blame)
1
2
3
4
5
6
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin %%SQUIRREL_PLUGIN_NAME%%; fi
%%SQUIRRELDIR%%/plugins/askuserinfo/README
%%SQUIRRELDIR%%/plugins/askuserinfo/index.php
%%SQUIRRELDIR%%/plugins/askuserinfo/setup.php
%%SQUIRRELDIR%%/plugins/askuserinfo/version
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin %%SQUIRREL_PLUGIN_NAME%%; fi