parent
e3eccce114
commit
723fdc9ee8
|
@ -56,8 +56,6 @@ sub process_components {
|
|||
|
||||
my @packages;
|
||||
foreach my $array (Load $content) {
|
||||
# XXX: Drop the condition once we have the required metadata
|
||||
# in the archive.
|
||||
next if not defined $array->{Provides};
|
||||
next if not defined $array->{Provides}->{modaliases};
|
||||
|
||||
|
|
Loading…
Reference in New Issue