@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin %%SQUIRREL_PLUGIN_NAME%%; 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 @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin %%SQUIRREL_PLUGIN_NAME%%; fi