diff options
| -rwxr-xr-x | bin/update | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
