aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-05-17 02:17:27 +0800
committerRodney Dawes <dobey@src.gnome.org>2003-05-17 02:17:27 +0800
commit0454e4c493c645ca57a33b68cb55c49f0ddad1ff (patch)
tree7fa69e500a6cc1b5d9418a2fcf4683c1e6de0b62
parent5bd1bfa802af5594bfd41c88b1a66d0e9ba7ec5c (diff)
downloadgsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.tar
gsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.tar.gz
gsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.tar.bz2
gsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.tar.lz
gsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.tar.xz
gsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.tar.zst
gsoc2013-evolution-0454e4c493c645ca57a33b68cb55c49f0ddad1ff.zip
Move the tools to a more appropriate directory, privlibexecdir
2003-05-16 Rodney Dawes <dobey@ximian.com> * addressbook/backend/ebook/Makefile.am: Move the tools to a more appropriate directory, privlibexecdir svn path=/trunk/; revision=21218
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/backend/ebook/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 2acd9196a3..895108ff7d 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-16 Rodney Dawes <dobey@ximian.com>
+
+ * addressbook/backend/ebook/Makefile.am: Move the tools to a
+ more appropriate directory, privlibexecdir
+
2003-05-15 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook.c (book_open_cb): backing out a tiny
diff --git a/addressbook/backend/ebook/Makefile.am b/addressbook/backend/ebook/Makefile.am
index 3dc8c177c4..cd43562db0 100644
--- a/addressbook/backend/ebook/Makefile.am
+++ b/addressbook/backend/ebook/Makefile.am
@@ -4,7 +4,7 @@ privlibexec_PROGRAMS = \
evolution-vcard-importer \
evolution-ldif-importer
-toolsdir = $(privdatadir)/tools
+toolsdir = $(privlibexecdir)/
tools_PROGRAMS = \
load-pine-addressbook \
load-gnomecard-addressbook