From b457bf5cff1bb946ff10cb70d9df4789ec840329 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 24 Dec 2001 20:18:13 +0000 Subject: main(): Get rid of the mail/wrapper program; it's been renamed to mail/mailman. --- bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/update b/bin/update index db97d5919..707ada38d 100755 --- a/bin/update +++ b/bin/update @@ -391,7 +391,7 @@ def main(): 'Mailman/HyperDatabase.py', 'Mailman/pipermail.py', 'Mailman/smtplib.py', 'Mailman/Cookie.py', 'bin/update_to_10b6', 'scripts/mailcmd', - 'scripts/mailowner'): + 'scripts/mailowner', 'mail/wrapper'): remove_old_sources(mod) listnames = Utils.list_names() if not listnames: -- cgit v1.3.1