/[smecontribs]/rpms/ezmlm-web/contribs7/ezmlm-web-2.3-cgibin.patch
ViewVC logotype

Annotation of /rpms/ezmlm-web/contribs7/ezmlm-web-2.3-cgibin.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (hide annotations) (download)
Tue Nov 25 16:20:11 2008 UTC (15 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
Restore

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed