/[soft]/rpm/urpmi/trunk/rpm-find-leaves
ViewVC logotype

Diff of /rpm/urpmi/trunk/rpm-find-leaves

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

revision 3860 by dmorgan, Tue Sep 13 20:44:28 2011 UTC revision 3861 by tv, Tue Mar 27 17:15:23 2012 UTC
# Line 23  where [options] are from Line 23  where [options] are from
23    
24  my $urpm = urpm->new;  my $urpm = urpm->new;
25    
26  while ($_ = shift) {  while (my $_ = shift) {
27      $_ eq '--root' and do {      $_ eq '--root' and do {
28          my $root = shift;          my $root = shift;
29          $root and urpm::set_files($urpm, $root);          $root and urpm::set_files($urpm, $root);

Legend:
Removed from v.3860  
changed lines
  Added in v.3861

  ViewVC Help
Powered by ViewVC 1.1.30