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/libgda3/files/patch-doc::C::reference::libgda-common::Makefile.in | |
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/libgda3/files/patch-doc::C::reference::libgda-common::Makefile.in')
-rw-r--r-- | databases/libgda3/files/patch-doc::C::reference::libgda-common::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/libgda3/files/patch-doc::C::reference::libgda-common::Makefile.in b/databases/libgda3/files/patch-doc::C::reference::libgda-common::Makefile.in deleted file mode 100644 index 25b6b1ddc2e5..000000000000 --- a/databases/libgda3/files/patch-doc::C::reference::libgda-common::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- doc/C/reference/libgda-common/Makefile.in 2002/05/01 08:16:31 1.1 -+++ doc/C/reference/libgda-common/Makefile.in 2002/05/01 08:17:35 -@@ -171,7 +171,7 @@ - LDFLAGS = " $(GDA_CLIENT_LIBS) $(top_builddir)/lib/gda-common/.libs/libgda-common.a " - - --DOC_DIR = $(datadir)/html -+DOC_DIR = $(prefix)/share/doc/libgda - - DOC_DIR_INSTALL_FILES = libgda-common.args libgda-common.hierarchy libgda-common.signals libgda-common.types libgda-common-decl.txt libgda-common-sections.txt - |