]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
fts: Install decode2text to libexecdir.
authorTimo Sirainen <tss@iki.fi>
Thu, 4 Aug 2011 10:42:49 +0000 (13:42 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 4 Aug 2011 10:42:49 +0000 (13:42 +0300)
src/plugins/fts/Makefile.am
src/plugins/fts/decode2text.sh

index e1e7811f1893acb76385edf3592a9bdfaf1fae7b..9daf1165e0f0fb60ccefde7182471bc3aec7fba2 100644 (file)
@@ -43,4 +43,4 @@ xml2text_SOURCES = xml2text.c
 xml2text_LDADD = fts-parser-html.lo $(LIBDOVECOT)
 xml2text_DEPENDENCIES = fts-parser-html.lo $(LIBDOVECOT_DEPS)
 
-EXTRA_DIST = decode2text.sh
+pkglibexec_SCRIPTS = decode2text.sh
index 5b0f5959ed2199c9ce1d8bda12cc529abc21c80e..c62c7b635f9bc6eccf5b61c8a250ffccb4e81ccb 100755 (executable)
@@ -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