diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-08 17:22:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-08 17:22:58 +0000 |
commit | a4cadfc3f9018b17096c38ae4c5ac48c347c2286 (patch) | |
tree | 47d97f11d2d60c1db420002289fd01f81662c493 /devel/gnomevfs2 | |
parent | 42e144e91de895e907f7e8ddd7512cb734c638ac (diff) |
Notes
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r-- | devel/gnomevfs2/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist index 3b0cbe3618c3..3982c8b2d25d 100644 --- a/devel/gnomevfs2/pkg-plist +++ b/devel/gnomevfs2/pkg-plist @@ -114,7 +114,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm share/doc/gnome-vfs @dirrm lib/vfs/2.0/extfs @dirrm lib/vfs/2.0 -@dirrm lib/vfs @dirrm lib/gnome-vfs-2.0/modules @dirrm lib/gnome-vfs-2.0 @dirrm include/gnome-vfs-module-2.0/libgnomevfs @@ -124,3 +123,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm etc/gnome-vfs-2.0/vfolders @dirrm etc/gnome-vfs-2.0/modules @dirrm etc/gnome-vfs-2.0 +@unexec /bin/rmdir %D/lib/vfs 2>/dev/null || /usr/bin/true |