From 7fd6fd01d431d31cea63ae9498466a3a19ab9103 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 18 Dec 2017 12:47:47 +0200 Subject: [PATCH] auth: Install stats plugin to old-stats/ Fixes using auth_stats=yes --- src/auth/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auth/Makefile.am b/src/auth/Makefile.am index 873c7c46d7..92a52dc9ae 100644 --- a/src/auth/Makefile.am +++ b/src/auth/Makefile.am @@ -238,7 +238,7 @@ checkpassword_reply_DEPENDENCIES = $(LIBDOVECOT_DEPS) checkpassword_reply_sources = \ checkpassword-reply.c -stats_moduledir = $(moduledir)/stats +stats_moduledir = $(moduledir)/old-stats stats_module_LTLIBRARIES = libstats_auth.la libstats_auth_la_LDFLAGS = -module -avoid-version