aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail-quota_usage-plugin/pkg-plist
blob: c74e3e524e4469df7d8b4192a2c96e31c0bacf4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin quota_usage; fi
%%SQUIRRELDIR%%/plugins/quota_usage/locale/quota_usage.pot
%%SQUIRRELDIR%%/plugins/quota_usage/COPYING
%%SQUIRRELDIR%%/plugins/quota_usage/FAQ
%%SQUIRRELDIR%%/plugins/quota_usage/INSTALL
%%SQUIRRELDIR%%/plugins/quota_usage/README
%%SQUIRRELDIR%%/plugins/quota_usage/getpot
%%SQUIRRELDIR%%/plugins/quota_usage/bar.php
%%SQUIRRELDIR%%/plugins/quota_usage/config.php.sample
%%SQUIRRELDIR%%/plugins/quota_usage/functions.php
%%SQUIRRELDIR%%/plugins/quota_usage/index.php
%%SQUIRRELDIR%%/plugins/quota_usage/setup.php
%%SQUIRRELDIR%%/plugins/quota_usage/screenshot.jpg
%%SQUIRRELDIR%%/plugins/quota_usage/version
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin quota_usage; fi