diff --git a/binutils.spec b/binutils.spec index 69540a8..ce9fecb 100644 --- a/binutils.spec +++ b/binutils.spec @@ -611,7 +611,7 @@ compute_global_configuration() --enable-ld \ --enable-plugins \ --enable-64-bit-bfd \ - --with-bugurl=http://bugzilla.redhat.com/bugzilla/" + --with-bugurl=%{dist_bug_report_url}" %if %{without bootstrap} CARGS="$CARGS --enable-jansson=yes"