diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-10 17:10:35 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-10 17:10:35 +0000 |
commit | e93fee7861abfdf14a9656f39e76a9556a683d5a (patch) | |
tree | f563a3694d27dfdb40b7422ddfd9ea3cc7d44300 /net-im | |
parent | Fix my breakage. Remove share/help in the non-Gnome case. (diff) |
Fix my breakage. Only remove share/pixmaps in the non-Gnome case.
Noticed by: asami
Notes
Notes:
svn path=/head/; revision=33673
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist index b2bee69c526c..55c391f66c08 100644 --- a/net-im/gaim/pkg-plist +++ b/net-im/gaim/pkg-plist @@ -130,5 +130,5 @@ share/locale/zh_CN/LC_MESSAGES/gaim.mo %%GNOME:%%@dirrm share/gnome/sounds/gaim @dirrm %%DATADIR%%/pixmaps/gaim/gnome @dirrm %%DATADIR%%/pixmaps/gaim -@dirrm %%DATADIR%%/pixmaps +%%NOGNOME:%%@dirrm %%DATADIR%%/pixmaps @dirrm lib/gaim |