diff options
author | vs <vs@FreeBSD.org> | 2005-04-20 11:06:56 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-20 11:06:56 +0000 |
commit | 0b47311f605ceadac8b209e92a52b958989d5105 (patch) | |
tree | c8e4a569515adc3d453bc8a3b5ffebb99712f79b | |
parent | e1b6f8de2c938dc3a4e9f296857d94962347a25d (diff) | |
download | FreeBSD-ports-0b47311f605ceadac8b209e92a52b958989d5105.zip FreeBSD-ports-0b47311f605ceadac8b209e92a52b958989d5105.tar.gz |
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 0a69651..0000000 --- a/irc/xchat-mircryption/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@unexec rmdir %D/lib/xchat/plugins 2>/dev/null || true |