/[smeserver]/rpms/e-smith-runit/sme10/e-smith-runit-2.6.0-bz11156-update.patch
ViewVC logotype

Diff of /rpms/e-smith-runit/sme10/e-smith-runit-2.6.0-bz11156-update.patch

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

Revision 1.1 by jpp, Sun Jan 3 06:17:23 2021 UTC Revision 1.2 by jpp, Sun Jan 3 06:37:05 2021 UTC
# Line 1  Line 1 
1  diff -Nur e-smith-runit-2.6.0.old/createlinks e-smith-runit-2.6.0/createlinks  diff -Nur e-smith-runit-2.6.0.old/createlinks e-smith-runit-2.6.0/createlinks
2  --- e-smith-runit-2.6.0.old/createlinks 2021-01-03 01:03:40.781000000 -0500  --- e-smith-runit-2.6.0.old/createlinks 2021-01-03 01:03:40.781000000 -0500
3  +++ e-smith-runit-2.6.0/createlinks     2021-01-03 01:11:13.683000000 -0500  +++ e-smith-runit-2.6.0/createlinks     2021-01-03 01:26:17.763000000 -0500
4    @@ -1,5 +1,5 @@
5     #!/usr/bin/perl -w
6    -
7    +use esmith::Build::CreateLinks qw(:all);
8     sub panel_link
9     {
10         my ($function, $panel) = @_;
11    @@ -11,7 +11,7 @@
12                    "/cgi-bin/$function: $!";
13     }
14    
15    -sub event_link
16    +sub event_link2
17     {
18         my ($action, $event, $level) = @_;
19    
20  @@ -22,10 +22,14 @@  @@ -22,10 +22,14 @@
21          " $!";          " $!";
22   }   }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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