/[smeserver]/rpms/e-smith-imap/sme7/e-smith-imap-1.4.0-startstop_imaps.patch
ViewVC logotype

Annotation of /rpms/e-smith-imap/sme7/e-smith-imap-1.4.0-startstop_imaps.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 15:36:42 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-imap-1_4_0-9_el4_sme
Import on branch sme7 of package e-smith-imap-1.4.0-9.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-imap-1.4.0/createlinks mezzanine_patched_e-smith-imap-1.4.0/createlinks
2     --- e-smith-imap-1.4.0/createlinks 2006-03-14 13:19:01.000000000 -0500
3     +++ mezzanine_patched_e-smith-imap-1.4.0/createlinks 2006-03-24 16:28:42.000000000 -0500
4     @@ -30,7 +30,10 @@
5     network-delete
6     ))
7     {
8     - safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/imap");
9     + safe_symlink("sigusr1",
10     + "root/etc/e-smith/events/$event/services2adjust/imap");
11     + safe_symlink("sigusr1",
12     + "root/etc/e-smith/events/$event/services2adjust/imaps");
13     }
14    
15     foreach my $event (qw(post-upgrade))

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