[PATCH] BIN: add ezmlm-checksub

Jeff King <[email protected]> Sat, 17 Jan 2009 13:52:43 -0500
Newsgroups gmane.mail.ezmlm
Message-ID <[email protected]>
This program was added in 51b6b1a0, but never actually got
installed. However, a newly created list will try to use it
in the 'editor' script, leading to an error.
---
I ran into this using the 7.0.0 release, but the patch is off the git
repository.

 BIN |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/BIN b/BIN
index 8e76090..cd5910c 100644
--- a/BIN
+++ b/BIN
@@ -2,6 +2,7 @@ d:::755:::
 c:::755:/:ezmlm-accept:
 c:::755:/:ezmlm-archive:
 c:::755:/:ezmlm-check:
+c:::755:/:ezmlm-checksub:
 c:::755:/:ezmlm-clean:
 c:::755:/:ezmlm-confirm:
 c:::755:/:ezmlm-cron:
-- 
1.6.1.238.g32268.dirty