diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-09 01:22:58 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-09 01:22:58 +0800 |
commit | ead72486a833dfbcec0b327e3be880b49abae0c0 (patch) | |
tree | db25eeeb19d157164c6cf371887cd02cda20a525 /devel/gnome-vfs1 | |
parent | 42f67cab7b2379614b90a85bc3713109fb810e97 (diff) | |
download | freebsd-ports-gnome-ead72486a833dfbcec0b327e3be880b49abae0c0.tar.gz freebsd-ports-gnome-ead72486a833dfbcec0b327e3be880b49abae0c0.tar.zst freebsd-ports-gnome-ead72486a833dfbcec0b327e3be880b49abae0c0.zip |
Tech corresponding GNOME1 and GNOME2 components to play nicely with shared
dirs.
Diffstat (limited to 'devel/gnome-vfs1')
-rw-r--r-- | devel/gnome-vfs1/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfs1/pkg-plist b/devel/gnome-vfs1/pkg-plist index 7b60552ebc43..beba41f47813 100644 --- a/devel/gnome-vfs1/pkg-plist +++ b/devel/gnome-vfs1/pkg-plist @@ -113,8 +113,8 @@ share/locale/wa/LC_MESSAGES/gnome-vfs.mo share/locale/zh_TW/LC_MESSAGES/gnome-vfs.mo @dirrm lib/vfs/modules @dirrm lib/vfs/extfs -@dirrm lib/vfs @dirrm include/gnome-vfs-1.0/libgnomevfs @dirrm include/gnome-vfs-1.0 @dirrm etc/vfs/modules @dirrm etc/vfs +@unexec /bin/rmdir %D/lib/vfs 2>/dev/null || /usr/bin/true |