1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Drop @dirrm* from plist

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-08-04 19:20:44 +00:00
parent 7dd565cb10
commit 4725dd4a5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393544

View File

@ -14,8 +14,4 @@
%%SQUIRRELDIR%%/plugins/quota_usage/setup.php
%%SQUIRRELDIR%%/plugins/quota_usage/screenshot.jpg
%%SQUIRRELDIR%%/plugins/quota_usage/version
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin quota_usage; fi