diff options
Diffstat (limited to 'devel/gnomevfs2/files/patch-ab')
-rw-r--r-- | devel/gnomevfs2/files/patch-ab | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab index 3e204f19a3ef..cd5b093a93d8 100644 --- a/devel/gnomevfs2/files/patch-ab +++ b/devel/gnomevfs2/files/patch-ab @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- Makefile.in 2002/02/16 13:04:16 1.1 -+++ Makefile.in 2002/02/16 13:09:12 -@@ -165,7 +165,7 @@ +--- Makefile.in.orig Mon May 27 13:58:39 2002 ++++ Makefile.in Mon May 27 13:59:22 2002 +@@ -169,7 +169,7 @@ - SUBDIRS_GNOME = monikers doc + SUBDIRS_GNOME = monikers doc schemas --SUBDIRS = libgnomevfs modules devel-docs doc test monikers po -+SUBDIRS = libgnomevfs modules devel-docs doc monikers po +-SUBDIRS = libgnomevfs modules schemas devel-docs doc test monikers po ++SUBDIRS = libgnomevfs modules schemas devel-docs doc monikers po EXTRA_DIST = HACKING TODO autogen.sh gnome-vfs.spec gnome-vfs-2.0.pc.in gnome-vfs-module-2.0.pc.in intltool-extract.in intltool-merge.in intltool-update.in |