/[packages]/updates/1/webmin/current/SOURCES/webmin-1.610-urpmi.patch
ViewVC logotype

Diff of /updates/1/webmin/current/SOURCES/webmin-1.610-urpmi.patch

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

revision 330554 by luigiwalser, Thu Dec 13 20:00:40 2012 UTC revision 330555 by luigiwalser, Thu Dec 13 22:55:56 2012 UTC
# Line 24  Line 24 
24                             $name;                             $name;
25   }   }
26    
27    --- software/urpmi_upgrade.cgi  2012-11-15 01:27:39.000000000 +0000
28    +++ software/urpmi_upgrade.cgi  2012-12-13 10:25:36.000000000 +0000
29    @@ -1,4 +1,4 @@
30    -#!/usr/local/bin/perl
31    +#!/usr/bin/perl
32     # Upgrade all packages, or update the database of URPMI packages
33    
34     require './software-lib.pl';
35    @@ -10,7 +10,7 @@
36            $mode = "upgrade";
37            }
38     else {
39    -       $cmd = "urpmi.update main updates contrib";
40    +       $cmd = "urpmi.update -a";
41            $mode = "update";
42            }
43            

Legend:
Removed from v.330554  
changed lines
  Added in v.330555

  ViewVC Help
Powered by ViewVC 1.1.30