/[smeserver]/rpms/smeserver-yum/sme7/smeserver-yum-1.2.0-SMEMirrorLists.patch2
ViewVC logotype

Annotation of /rpms/smeserver-yum/sme7/smeserver-yum-1.2.0-SMEMirrorLists.patch2

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


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 14:47:50 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/root/etc/e-smith/templates/etc/yum.conf/20repositories mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/templates/etc/yum.conf/20repositories
2     --- smeserver-yum-1.2.0/root/etc/e-smith/templates/etc/yum.conf/20repositories 2006-11-29 19:27:02.000000000 -0700
3     +++ mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/templates/etc/yum.conf/20repositories 2006-11-29 19:25:12.000000000 -0700
4     @@ -15,7 +15,7 @@
5    
6     if ( exists $props{MirrorList} )
7     {
8     - $OUT .= lc($prop) . '=' . $props{$prop} . "\n";
9     + $OUT .= 'mirrorlist=' . $props{MirrorList} . "\n";
10     $OUT .= '#baseurl=' . $props{BaseURL} . "\n";
11     }
12     else

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