diff options
| author | bwarsaw | 1998-11-06 01:19:34 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-11-06 01:19:34 +0000 |
| commit | e88970c32940f53f7bb9a50e718b88790b5e5419 (patch) | |
| tree | 290e927e2f78cf0e28a662e4ae470077d5655543 | |
| parent | 5962b9c2e5c5bc18e72c0dd5b6b01f072c86042c (diff) | |
| download | mailman-e88970c32940f53f7bb9a50e718b88790b5e5419.tar.gz mailman-e88970c32940f53f7bb9a50e718b88790b5e5419.tar.zst mailman-e88970c32940f53f7bb9a50e718b88790b5e5419.zip | |
update_to_10b6 now is sans .py
| -rw-r--r-- | bin/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index b366c40fc..a77bceaa1 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -44,7 +44,7 @@ SCRIPTSDIR= $(prefix)/bin SHELL= /bin/sh SCRIPTS= convert_list digest_arch mmsitepass newlist \ -populate_new_list rmlist subscribe_enmasse update_to_10b6.py \ +populate_new_list rmlist subscribe_enmasse update_to_10b6 \ arch # Modes for directories and executables created by the install |
