diff options
author | vs <vs@FreeBSD.org> | 2005-04-20 19:06:56 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-20 19:06:56 +0800 |
commit | 0b47311f605ceadac8b209e92a52b958989d5105 (patch) | |
tree | c8e4a569515adc3d453bc8a3b5ffebb99712f79b /irc | |
parent | e1b6f8de2c938dc3a4e9f296857d94962347a25d (diff) | |
download | freebsd-ports-gnome-0b47311f605ceadac8b209e92a52b958989d5105.tar.gz freebsd-ports-gnome-0b47311f605ceadac8b209e92a52b958989d5105.tar.zst freebsd-ports-gnome-0b47311f605ceadac8b209e92a52b958989d5105.zip |
Don't remove plugin-directory as it is owned by xchat2
Noticed by: cluster
Diffstat (limited to 'irc')
-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 |