X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=cgi%2Fpkgreport.cgi;h=bbed24dc3b6aca42fbd89f8fa25fda22a17b0a80;hb=d05433d4d6aadb242b2e636eadc7f30c13bb28ee;hp=62af68b7c5fef4e5263e86e8eeb519f4f541a6d2;hpb=247985907fc20038d9e5526154cc0689c94f1126;p=debbugs.git diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index 62af68b..bbed24d 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -349,6 +349,7 @@ if (defined $config{usertag_package_domain}) { push @possible_packages, source_to_binary(binary_only => 1, source => $param{src}, + dist => [@{$config{distributions}}], @schema_arg, ); }