diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-06 19:47:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-06 19:47:37 +0000 |
commit | 95bf62b0884d76328c2c80500b929ba3d693a5f4 (patch) | |
tree | bc9bf6845ebbe14f5fde855c5c95e088fa6b2440 /devel/gnomevfs2/files/patch-ab | |
parent | Update to 1.0.6. (diff) |
Update to 2.0.4.
Notes
Notes:
svn path=/head/; revision=65741
Diffstat (limited to 'devel/gnomevfs2/files/patch-ab')
-rw-r--r-- | devel/gnomevfs2/files/patch-ab | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab index 71079f6affb8..5b03470242dd 100644 --- a/devel/gnomevfs2/files/patch-ab +++ b/devel/gnomevfs2/files/patch-ab @@ -1,11 +1,10 @@ ---- Makefile.in.orig Tue Jun 25 18:21:17 2002 -+++ Makefile.in Tue Jun 25 18:22:25 2002 -@@ -170,7 +170,7 @@ +--- Makefile.in.orig Fri Sep 6 02:29:04 2002 ++++ Makefile.in Fri Sep 6 02:29:27 2002 +@@ -183,7 +183,6 @@ + schemas \ + devel-docs \ + doc \ +- test \ + monikers \ + po - 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 |