diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-20 11:06:56 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-20 11:06:56 +0000 |
commit | 9af81ddd695eafa29d155a2af8ac79f603aa46a9 (patch) | |
tree | c0f701e18b9fa2f12d94e3a21375ad3b4fd6ac0d | |
parent | Don't remove plugin-directory as it is owned by the xchat2 (diff) |
Don't remove plugin-directory as it is owned by xchat2
Noticed by: cluster
-rw-r--r-- | irc/xchat-mircryption/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/xchat-mircryption/pkg-plist b/irc/xchat-mircryption/pkg-plist deleted file mode 100644 index 0a69651fe4a6..000000000000 --- a/irc/xchat-mircryption/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@unexec rmdir %D/lib/xchat/plugins 2>/dev/null || true |