check return from find_latest_pkg

This commit is contained in:
nott 2013-10-18 07:59:14 -04:00
parent 41b7c99bee
commit c88d7751de

View File

@ -3533,7 +3533,6 @@ sub NEW_kit_addpkgs
system ("rm -Rf $tmpdir_base");
return 1;
}
my @fromfiles=@$files;
foreach my $repo (split(/,/, $ext_reponames)) {