changeset 13157:84fbe111ff90

fts: Install decode2text to libexecdir.
author Timo Sirainen <tss@iki.fi>
date Thu, 04 Aug 2011 13:42:49 +0300
parents 43bf1283df78
children 8e3c5e8d8de9
files src/plugins/fts/Makefile.am src/plugins/fts/decode2text.sh
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/plugins/fts/Makefile.am	Thu Aug 04 13:40:43 2011 +0300
+++ b/src/plugins/fts/Makefile.am	Thu Aug 04 13:42:49 2011 +0300
@@ -43,4 +43,4 @@
 xml2text_LDADD = fts-parser-html.lo $(LIBDOVECOT)
 xml2text_DEPENDENCIES = fts-parser-html.lo $(LIBDOVECOT_DEPS)
 
-EXTRA_DIST = decode2text.sh
+pkglibexec_SCRIPTS = decode2text.sh
--- a/src/plugins/fts/decode2text.sh	Thu Aug 04 13:40:43 2011 +0300
+++ b/src/plugins/fts/decode2text.sh	Thu Aug 04 13:42:49 2011 +0300
@@ -10,7 +10,7 @@
 #   fts_decoder = decode2text
 # }
 # service decode2text {
-#   executable = script /usr/local/bin/decode2text.sh
+#   executable = script /usr/local/libexec/dovecot/decode2text.sh
 #   user = dovecot
 #   unix_listener decode2text {
 #     mode = 0666