es nothing and succeed.
Thus you end up in marking the package as built.
We progress ..:-)
- Mail original -
> De: "olivier lahaye1"
> À: oscar-devel@lists.sourceforge.net
> Envoyé: Mardi 9 Avril 2013 12:42:14
> Objet: [Oscar-devel] oscar-packager: code review
Hi Olivier,
> - now Packager.pm uses the --verbose and --debug switches from main instead
> of hardcodding them..
Great
> - now, if verbosity is 0, only main actions are printed.(skipping already
> built pkgs, building pkgs, installing deps,…)
Thanks.
> - added a extract_file function to OSCAR::
DongInn,
I'm currently cleaning oscar-packager code.
- now Packager.pm uses the --verbose and --debug switches from main instead of
hardcodding them.
- now, if verbosity is 0, only main actions are printed.(skipping already built
pkgs, building pkgs, installing deps,...)
- added a extract_f