diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-17 04:15:23 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-17 04:15:23 +0000 |
commit | 7535020871412ebca856c0bde243555b7a48b647 (patch) | |
tree | 31d116cab018d734b2cc634657dac8915051b37f /databases/libgda2/files/patch-aa | |
parent | - Fix typo (diff) |
Update to 1.0.3.
Notes
Notes:
svn path=/head/; revision=98367
Diffstat (limited to 'databases/libgda2/files/patch-aa')
-rw-r--r-- | databases/libgda2/files/patch-aa | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/databases/libgda2/files/patch-aa b/databases/libgda2/files/patch-aa index a090fe088157..3b1f992512cd 100644 --- a/databases/libgda2/files/patch-aa +++ b/databases/libgda2/files/patch-aa @@ -1,11 +1,10 @@ ---- Makefile.in.orig Thu Feb 6 23:01:24 2003 -+++ Makefile.in Thu Feb 6 23:01:54 2003 -@@ -164,7 +164,7 @@ - YACC = @YACC@ - cxxflags_set = @cxxflags_set@ +--- Makefile.in.orig Fri Jan 16 23:06:50 2004 ++++ Makefile.in Fri Jan 16 23:07:18 2004 +@@ -276,7 +276,6 @@ + providers \ + report \ + tools \ +- testing \ + data \ + doc --SUBDIRS = po libsql libgda providers report tools testing data doc -+SUBDIRS = po libsql libgda providers report tools data doc - - - EXTRA_DIST = COPYING libgda.spec intltool-extract.in intltool-merge.in intltool-update.in |