diff options
Diffstat (limited to 'databases/libgda2/files/patch-tools::templates::Makefile.in')
| -rw-r--r-- | databases/libgda2/files/patch-tools::templates::Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/libgda2/files/patch-tools::templates::Makefile.in b/databases/libgda2/files/patch-tools::templates::Makefile.in new file mode 100644 index 000000000000..2ca62bfb551d --- /dev/null +++ b/databases/libgda2/files/patch-tools::templates::Makefile.in @@ -0,0 +1,14 @@ + +$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 |
