Ignore:
Timestamp:
Feb 8, 2010, 3:47:40 AM (14 years ago)
Author:
Bruno Cornec
Message:

r3659@localhost: bruno | 2010-02-07 02:02:22 +0100

  • Now we have debootstrap working (on Mandriva) for VE.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/lib/ProjectBuilder/Distribution.pm

    r963 r964  
    138138#   $opt="--exclude=*.i?86";
    139139#   }
     140pb_log(2,"DEBUG: pb_distro_init: $ddir, $dver, $dfam, $dtype, $dsuf, $dupd, $darch\n");
    140141
    141142return($ddir, $dver, $dfam, $dtype, $dsuf, $dupd, $darch);
     
    441442    $param = "";
    442443}
     444pb_log(2,"DEBUG: pb_distro_get_param on ",Dumper($opt)," returns $param\n");
    443445return($param);
    444446
Note: See TracChangeset for help on using the changeset viewer.