Parent Directory | Revision Log | Revision Graph
New streams
1 | diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/createlinks mezzanine_patched_smeserver-yum-1.2.0/createlinks |
2 | --- smeserver-yum-1.2.0/createlinks 2008-01-06 23:43:34.000000000 -0700 |
3 | +++ mezzanine_patched_smeserver-yum-1.2.0/createlinks 2008-01-06 23:42:02.000000000 -0700 |
4 | @@ -22,7 +22,7 @@ |
5 | event_link("yum-update-dbs", "yum-$_", "90"); |
6 | } |
7 | |
8 | -for ( qw(bootstrap-console-save) ) |
9 | +for ( qw(bootstrap-console-save yum-update) ) |
10 | { |
11 | event_link("yum-import-keys", $_, "10"); |
12 | } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |