aboutsummaryrefslogblamecommitdiff
path: root/mail/squirrelmail-tmda-plugin/pkg-plist
blob: a30c6597e7db47475c11284852de81632dc8e31c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                                                            
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin tmdatools; fi
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/COPYING
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/INSTALL
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/README
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/address.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/editfile.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/index.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/paginator.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/pending.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/setup.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/tmdatools.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/tmdatools_config.php.sample
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/tmdatools_findhome.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/tools.php
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/version
%%SQUIRRELDIR%%/%%TMDATOOLDIR%%/viewer.php
@dirrm %%SQUIRRELDIR%%/%%TMDATOOLDIR%%
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin tmdatools; fi