diff options
author | lesi <lesi@FreeBSD.org> | 2005-06-15 10:43:36 +0800 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2005-06-15 10:43:36 +0800 |
commit | 84748b04ecf33fdb5c5ef24d76f2c3eb6d8b3291 (patch) | |
tree | bb42a7b71b48f8a54accc7caa988837f222ce013 /irc/xchat1 | |
parent | 97905f8a7c8bde78045d3d4e0c7381d732562a8e (diff) | |
download | freebsd-ports-gnome-84748b04ecf33fdb5c5ef24d76f2c3eb6d8b3291.tar.gz freebsd-ports-gnome-84748b04ecf33fdb5c5ef24d76f2c3eb6d8b3291.tar.zst freebsd-ports-gnome-84748b04ecf33fdb5c5ef24d76f2c3eb6d8b3291.zip |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist index fe8cf3507aa5..add85c79bca4 100644 --- a/irc/xchat1/pkg-plist +++ b/irc/xchat1/pkg-plist @@ -53,4 +53,3 @@ share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo %%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk/Internet 2>/dev/null || true %%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk 2>/dev/null || true %%NOGNOME:%%@unexec rmdir %D/etc/X11 2>/dev/null || true -%%NOGNOME:%%@unexec rmdir %D/share/pixmaps 2>/dev/null || true |