/[smecontribs]/rpms/smeserver-ezmlm-web/contribs7/smeserver-ezmlm-web-1.1.2-api.patch2
ViewVC logotype

Annotation of /rpms/smeserver-ezmlm-web/contribs7/smeserver-ezmlm-web-1.1.2-api.patch2

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


Revision 1.3 - (hide annotations) (download)
Tue Nov 25 16:20:22 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' smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update mezzanine_patched_smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update
2     --- smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update 2006-02-17 19:00:48.000000000 -0500
3     +++ mezzanine_patched_smeserver-ezmlm-web-1.1.2/root/etc/e-smith/events/actions/ezmlm-update 2006-02-17 19:00:21.000000000 -0500
4     @@ -51,7 +51,7 @@
5     -s /bin/false ezmlm)) == 0
6     or warn("Could not create user 'ezmlm'\n");
7    
8     - $accounts->new_record("ezmlm", "system", { Uid => "80", Gid => "80" } );
9     + $accounts->new_record("ezmlm", { type => "system", Uid => "80", Gid => "80" } );
10     unless ($accounts->get("ezmlm"));
11     }
12    

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