Looks like it should be -g, not -g1
This commit is contained in:
parent
d551f9cd18
commit
06172c51b4
@ -460,7 +460,7 @@ Mozilla's crash reporter servers. If you are trying to locally
|
||||
debug %{name}, you want to install %{name}-debuginfo instead.
|
||||
%files -n %{crashreporter_pkg_name} -f debugcrashreporter.list
|
||||
%else
|
||||
%global _find_debuginfo_opts %{limit_build -m 32768} -g1
|
||||
%global _find_debuginfo_opts %{limit_build -m 32768} -g
|
||||
%endif
|
||||
|
||||
%package x11
|
||||
|
Loading…
Reference in New Issue
Block a user