aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail-pupdate-plugin/pkg-plist
blob: 0011274cdf9ac6d80f0d20b8ae2db113b7fb6163 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin pupdate; fi
%%SQUIRRELDIR%%/plugins/pupdate/docs/index.php
%%SQUIRRELDIR%%/plugins/pupdate/docs/INSTALL
%%SQUIRRELDIR%%/plugins/pupdate/docs/README
%%SQUIRRELDIR%%/plugins/pupdate/udata/core.dat
%%SQUIRRELDIR%%/plugins/pupdate/udata/defaultdirs.dat
%%SQUIRRELDIR%%/plugins/pupdate/udata/pluginlist.dat
%%SQUIRRELDIR%%/plugins/pupdate/udata/index.php
%%SQUIRRELDIR%%/plugins/pupdate/udata/pluginlist2.dat
%%SQUIRRELDIR%%/plugins/pupdate/udata/defaultdirs2.dat
%%SQUIRRELDIR%%/plugins/pupdate/update.php
%%SQUIRRELDIR%%/plugins/pupdate/version
%%SQUIRRELDIR%%/plugins/pupdate/optblock.php
%%SQUIRRELDIR%%/plugins/pupdate/index.php
%%SQUIRRELDIR%%/plugins/pupdate/config.php.sample
%%SQUIRRELDIR%%/plugins/pupdate/setup.php
@dirrm %%SQUIRRELDIR%%/plugins/pupdate/docs
@dirrm %%SQUIRRELDIR%%/plugins/pupdate/udata
@dirrm %%SQUIRRELDIR%%/plugins/pupdate
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin pupdate; fi