Remove deprecated @dirrm's from pkg-plist

This commit is contained in:
Pawel Pekala 2016-01-02 20:25:02 +00:00
parent 5c3d915149
commit 4408185287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405092

View File

@ -14,7 +14,4 @@
%%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 %%SQUIRREL_PLUGIN_NAME%%; fi