diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-01-18 15:57:10 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-01-18 15:57:10 +0000 |
commit | 46e99e1fbf2f0e9a05016b0f5080a5a13cc69c84 (patch) | |
tree | c1c0af0fb3d4943f9337b63815778b751fa1e3ed /mail/squirrelmail-check_quota-plugin | |
parent | 73c5c2bf771092ce726f1131f978d0e1ea463408 (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail-check_quota-plugin')
-rw-r--r-- | mail/squirrelmail-check_quota-plugin/pkg-plist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/squirrelmail-check_quota-plugin/pkg-plist b/mail/squirrelmail-check_quota-plugin/pkg-plist index 07828d28a069..bbcdf819d8be 100644 --- a/mail/squirrelmail-check_quota-plugin/pkg-plist +++ b/mail/squirrelmail-check_quota-plugin/pkg-plist @@ -23,10 +23,4 @@ %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/themes/index.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/troubleshoot.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/version -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/images/ -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/swf/ -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/templates/default/ -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/templates/ -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/themes/ -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%% @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin %%SQUIRREL_PLUGIN_NAME%%; fi |