diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 16:07:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 16:07:59 +0000 |
commit | e3bf748e077908798752548a3eedb16a54244f0d (patch) | |
tree | 41a11afb38fa4e0b4ad5d509482ae27a73e5e30f /databases/libgda2/files/patch-aa | |
parent | Finish up the '\' tag team with sobomax, and hopefully get atk building (diff) |
Add glade2 and GNOME DB 2 to the tree. These are still beta versions of the
software, but it gives GNOME 2 testers some more stuff to play with.
Notes
Notes:
svn path=/head/; revision=61118
Diffstat (limited to 'databases/libgda2/files/patch-aa')
-rw-r--r-- | databases/libgda2/files/patch-aa | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/databases/libgda2/files/patch-aa b/databases/libgda2/files/patch-aa index 8f9cc8fb43a8..6892fe3f329b 100644 --- a/databases/libgda2/files/patch-aa +++ b/databases/libgda2/files/patch-aa @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- Makefile.in.orig Wed Nov 21 10:29:52 2001 -+++ Makefile.in Wed Nov 21 10:30:19 2001 -@@ -158,7 +158,7 @@ - YACC = @YACC@ - l = @l@ +--- Makefile.in.orig Sun Jun 2 22:13:42 2002 ++++ Makefile.in Sun Jun 2 22:13:50 2002 +@@ -149,7 +149,7 @@ + WARN_CFLAGS = @WARN_CFLAGS@ + cxxflags_set = @cxxflags_set@ --SUBDIRS = po intl macros idl lib bindings providers tools testing doc -+SUBDIRS = po intl macros idl lib bindings providers tools doc +-SUBDIRS = po idl libgda providers report tools testing data doc ++SUBDIRS = po idl libgda providers report tools data doc - EXTRA_DIST = COPYING libgda.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in + EXTRA_DIST = COPYING libgda.spec.in libgda.pc.in intltool-extract.in intltool-merge.in intltool-update.in |