diff options
author | rh <rh@pkgsrc.org> | 2003-01-02 03:19:32 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-01-02 03:19:32 +0000 |
commit | 99dc2a2dee27279b19d341583de98fdca1d656d5 (patch) | |
tree | 3dd86ec332a3d87773194e0ee68ac8f73392c9f5 /sysutils/gnome-vfs/patches | |
parent | ad02a6175b5f84ff059a0cd4b30e6dcf0fd4badb (diff) | |
download | pkgsrc-99dc2a2dee27279b19d341583de98fdca1d656d5.tar.gz |
Make this coexist with GNOME2 by depending on gnome-mime-data instead of
installing local versions. Patch provided by Eric Gillespie
<epg@pretzelnet.org>, with minor modifications.
Bump PKGREVISION.
Diffstat (limited to 'sysutils/gnome-vfs/patches')
-rw-r--r-- | sysutils/gnome-vfs/patches/patch-ah | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gnome-vfs/patches/patch-ah b/sysutils/gnome-vfs/patches/patch-ah new file mode 100644 index 00000000000..02e38fabd48 --- /dev/null +++ b/sysutils/gnome-vfs/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1 2003/01/02 03:19:33 rh Exp $ + +--- Makefile.am.orig Fri Oct 12 03:18:11 2001 ++++ Makefile.am +@@ -9,8 +9,6 @@ SUBDIRS = \ + libgnomevfs-pthread \ + idl \ + modules \ +- data \ +- man \ + devel-docs \ + $(SUBDIRS_GNOME) \ + po |