From 0fa8ebfe1d97b31c7d137d6cd45d480fa544d8a5 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Sun, 11 Mar 2007 19:25:04 +0100 Subject: [PATCH] oops --- lib-lua/lua-token.sh | 1 + lib-lua/madmutt.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib-lua/lua-token.sh b/lib-lua/lua-token.sh index 0cac016..7c83e5d 100644 --- a/lib-lua/lua-token.sh +++ b/lib-lua/lua-token.sh @@ -100,3 +100,4 @@ exit 0 ## dotlock ## sendmail ## shell +## tmpdir diff --git a/lib-lua/madmutt.c b/lib-lua/madmutt.c index d4f55a3..6872096 100644 --- a/lib-lua/madmutt.c +++ b/lib-lua/madmutt.c @@ -167,7 +167,7 @@ static const struct { */ #endif - {"dotlock", "/mutt_dotlock"}, + {"dotlock", BINDIR "/mutt_dotlock"}, /* ** .pp ** Contains the path of the \fTmadmutt_dotlock(1)\fP binary to be used by -- 2.20.1