diff options
author | gahr <gahr@FreeBSD.org> | 2013-02-28 18:32:26 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-02-28 18:32:26 +0800 |
commit | fdca53118f366ce1292c9404c68ea1998b6c9180 (patch) | |
tree | ad32738ec3423223b23fee073572917d95f26562 /net-im/openfire | |
parent | 09db4c3b4b890ec8c0395cbdd8eaba2a7c0631bc (diff) | |
download | freebsd-ports-gnome-fdca53118f366ce1292c9404c68ea1998b6c9180.tar.gz freebsd-ports-gnome-fdca53118f366ce1292c9404c68ea1998b6c9180.tar.zst freebsd-ports-gnome-fdca53118f366ce1292c9404c68ea1998b6c9180.zip |
- Fix PLIST
Reported by: QAT
Diffstat (limited to 'net-im/openfire')
-rw-r--r-- | net-im/openfire/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index e303c3a8eabc..955403607b11 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -399,6 +399,7 @@ @dirrm %%DATADIR%%/plugins/admin/webapp/WEB-INF @dirrm %%DATADIR%%/plugins/admin/webapp @dirrm %%DATADIR%%/plugins/admin +@dirrm %%DATADIR%%/lib @dirrm %%EXAMPLESDIR%% @unexec rmdir %D/%%DATADIR%%/plugins 2> /dev/null || echo "If permanently deleting this package, %D/%%DATADIR%%/plugins must be removed manually" @unexec rmdir %D/%%DATADIR%% 2> /dev/null |