diff -Nur -x '*.orig' -x '*.rej' ezmlm-web-2.3/index.c mezzanine_patched_ezmlm-web-2.3/index.c --- ezmlm-web-2.3/index.c 2005-06-11 07:41:14.000000000 +1000 +++ mezzanine_patched_ezmlm-web-2.3/index.c 2005-10-25 11:57:22.634855608 +1000 @@ -8,7 +8,7 @@ int main(void) { /* Change this path to wherever you decided to put ezmlm-web.cgi */ - execv("/usr/local/bin/ezmlm-web.cgi"); + execv("/usr/bin/ezmlm-web.cgi"); /* Note that you could also use the following to allow a specific user to store their mailing lists in a different directory defined by