@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin login_auth; fi
%%SQUIRRELDIR%%/plugins/login_auth/COPYING
%%SQUIRRELDIR%%/plugins/login_auth/INSTALL
%%SQUIRRELDIR%%/plugins/login_auth/README
%%SQUIRRELDIR%%/plugins/login_auth/functions.php
%%SQUIRRELDIR%%/plugins/login_auth/index.php
%%SQUIRRELDIR%%/plugins/login_auth/setup.php
%%SQUIRRELDIR%%/plugins/login_auth/version
@dirrm %%SQUIRRELDIR%%/plugins/login_auth/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin login_auth; fi
