- Drop @dirrm* from plist
This commit is contained in:
parent
b23b1ef0a5
commit
c9e99e1e6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393489
@ -1,5 +1,4 @@
|
||||
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin wetteronline; fi
|
||||
%%SQUIRRELDIR%%/plugins/wetteronline/README
|
||||
%%SQUIRRELDIR%%/plugins/wetteronline/setup.php
|
||||
@dirrm %%SQUIRRELDIR%%/plugins/wetteronline/
|
||||
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin wetteronline; fi
|
||||
|
Loading…
Reference in New Issue
Block a user