blob: 670d43b7ff1c78af4389c5ed10e7ced37b9042cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD: ports/databases/libgda/files/patch-tools::templates::Makefile.in,v 1.1 2001/08/06 10:56:39 sobomax Exp $
--- 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
|