diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-30 03:07:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-30 03:07:06 +0800 |
commit | cff967dadc1226b30bed5f9067e56b3bb90812f6 (patch) | |
tree | 78b946d60327f4acdb205de5525f6d32b75aebc4 /devel/gnomevfs2/files/patch-ab | |
parent | 6683f14361f83d361bbd3dc70196c0fef2cfd5ca (diff) | |
download | marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.gz marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.bz2 marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.lz marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.xz marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.zst marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.zip |
Update to 2.1.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@195 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnomevfs2/files/patch-ab')
-rw-r--r-- | devel/gnomevfs2/files/patch-ab | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab index dbbed495f..cade41342 100644 --- a/devel/gnomevfs2/files/patch-ab +++ b/devel/gnomevfs2/files/patch-ab @@ -1,16 +1,11 @@ ---- Makefile.in.orig Wed Nov 13 13:29:42 2002 -+++ Makefile.in Wed Nov 13 13:33:11 2002 -@@ -171,13 +171,11 @@ +--- Makefile.in.orig Fri Nov 29 13:34:31 2002 ++++ Makefile.in Fri Nov 29 13:34:59 2002 +@@ -171,7 +171,7 @@ + SUBDIRS_GNOME = monikers doc schemas - SUBDIRS = \ -- gob \ - libgnomevfs \ - modules \ - schemas \ - devel-docs \ - doc \ -- test \ - 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 |