pkgsrc/sysutils/gnome-vfs2/patches/patch-ai
jmmv 582346a1f5 - Note which GNOME bugs are tracking some of the issues we are currently
patching.
- Remove useless patches that make maintenance harder.
- Use glib's g_dir_* functions instead of hacking the local file method to
  use readdir.
- Bump PKGREVISION to 1.

Reviewed by wiz.
2003-02-15 16:29:31 +00:00

13 lines
443 B
Text

$NetBSD: patch-ai,v 1.3 2003/02/15 16:29:32 jmmv Exp $
--- modules/vfolder/Makefile.in.orig Mon Jan 20 20:46:19 2003
+++ modules/vfolder/Makefile.in
@@ -231,7 +231,7 @@ libvfolder_desktop_la_LIBADD = $(top_bui
### Default .vfolder-info files
-vfolderdir = $(sysconfdir)/gnome-vfs-2.0/vfolders
+vfolderdir = $(datadir)/examples/gnome-vfs-2.0/vfolders
vfolder_DATA = \
applications-all-users.vfolder-info \
network.vfolder-info \