Spec File: use the dist_bug_report_url macro

This commit is contained in:
Nikola Kolev 2023-07-06 21:08:19 +00:00
parent 93b20dcdbf
commit 4c53cd0d87

View File

@ -570,7 +570,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"