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-tools::templates::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-tools::templates::Makefile.in')
-rw-r--r-- | databases/libgda3/files/patch-tools::templates::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/libgda3/files/patch-tools::templates::Makefile.in b/databases/libgda3/files/patch-tools::templates::Makefile.in deleted file mode 100644 index 2ca62bfb551d..000000000000 --- a/databases/libgda3/files/patch-tools::templates::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- tools/templates/Makefile.in 2001/08/06 08:15:18 1.1 -+++ tools/templates/Makefile.in 2001/08/06 08:15:53 -@@ -148,7 +148,7 @@ - - EXTRA_DIST = $(TEMPLATE_FILES) - --gdatemplatesdir = $(prefix)/share/gda/templates -+gdatemplatesdir = $(prefix)/share/gnome/gda/templates - gdatemplates_DATA = $(TEMPLATE_FILES) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h |