diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
commit | 58d6153c1e523d4aeede7753ecf4879e60825b69 (patch) | |
tree | b731abccc22c5da200d9004c6ef85df0fd11f659 /devel/gnomevfs2/files/patch-ab | |
parent | Remove librep2. librep and librep2 are now in sync. (diff) |
Update to GNOME 2.0 RC2.
Notes
Notes:
svn path=/head/; revision=62009
Diffstat (limited to 'devel/gnomevfs2/files/patch-ab')
-rw-r--r-- | devel/gnomevfs2/files/patch-ab | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab index 535e326cd949..71079f6affb8 100644 --- a/devel/gnomevfs2/files/patch-ab +++ b/devel/gnomevfs2/files/patch-ab @@ -1,10 +1,11 @@ ---- Makefile.in.orig Mon Jun 10 13:10:15 2002 -+++ Makefile.in Mon Jun 10 13:10:42 2002 -@@ -182,7 +182,6 @@ - schemas \ - devel-docs \ - doc \ -- test \ - monikers \ - po +--- Makefile.in.orig Tue Jun 25 18:21:17 2002 ++++ Makefile.in Tue Jun 25 18:22:25 2002 +@@ -170,7 +170,7 @@ + SUBDIRS_GNOME = monikers doc schemas + +-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 |