diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-08 17:13:14 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-08 17:13:14 +0000 |
commit | 99c1ab78fbb8526b5e3cde17f8ebd9515afefc72 (patch) | |
tree | deaf25a0b19b93304dc9c26994f132d198c7eb27 /print/gnomeprint/pkg-plist | |
parent | e864cb26ce2377cf40bff520ce644a9f4d3ede8d (diff) |
Teach GNOME1 and GNOME2 play nicely with each other - don't assume that
shared dir (share/gnome/fonts) is `owned' by either one.
Notes
Notes:
svn path=/head/; revision=57457
Diffstat (limited to 'print/gnomeprint/pkg-plist')
-rw-r--r-- | print/gnomeprint/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnomeprint/pkg-plist b/print/gnomeprint/pkg-plist index a7ff24b7aa9b..b5027b64bbea 100644 --- a/print/gnomeprint/pkg-plist +++ b/print/gnomeprint/pkg-plist @@ -116,7 +116,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-print.mo @dirrm share/gnome/gnome-print @dirrm share/gnome/fonts/afms/adobe @dirrm share/gnome/fonts/afms -@dirrm share/gnome/fonts @dirrm include/gnome-1.0/libgnomeprint @dirrm etc/gnome/fonts @dirrm etc/gnome +@unexec /bin/rmdir %D/share/gnome/fonts 2>/dev/null || /usr/bin/true |