Tech corresponding GNOME1 and GNOME2 components to play nicely with shared
dirs.
This commit is contained in:
parent
42e144e91d
commit
a4cadfc3f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57459
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue