/[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.1 - (hide annotations) (download)
Wed Apr 23 18:54:44 2008 UTC (16 years ago) by slords
Branch: MAIN
CVS Tags: ezmlm-web-2_3-2_el4_sme
Initial import of ezmlm-web-2.3-2.el4.sme.src.rpm

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