diff options
-rw-r--r-- | URPM.pm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -353,6 +353,9 @@ Force the re-reading of the RPM configuration files. $urpm->{depslist} is loaded when parsing sources (synthesis, hdlists or a plain rpm file). +Synthesis and hdlists files are generated by L<genhdlist2> or L<gendistrib> (a +gendhlist2 wrapper handling a whole media set) from L<rpmtools> package. + =over =item $urpm->parse_synthesis($file [, callback => sub {...} ]) |