Always apply the find-debuginfo opts from previous commit

Whoops, missed that this was in a conditional.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-10-04 17:26:43 -07:00
parent 35e6001e2e
commit a5727f9054
1 changed files with 2 additions and 0 deletions

View File

@ -459,6 +459,8 @@ This package provides debug information for Firefox, for use by
Mozilla's crash reporter servers. If you are trying to locally Mozilla's crash reporter servers. If you are trying to locally
debug %{name}, you want to install %{name}-debuginfo instead. debug %{name}, you want to install %{name}-debuginfo instead.
%files -n %{crashreporter_pkg_name} -f debugcrashreporter.list %files -n %{crashreporter_pkg_name} -f debugcrashreporter.list
%else
%global _find_debuginfo_opts %{limit_build -m 32768}
%endif %endif
%package x11 %package x11