fix grammar in find-debuginfo.sh -r blurb
This commit is contained in:
parent
e66c8fda44
commit
0f6d46f6c8
@ -535,9 +535,9 @@ BuildRequires: pciutils-devel gettext
|
|||||||
BuildConflicts: rhbuildsys(DiskFree) < 500Mb
|
BuildConflicts: rhbuildsys(DiskFree) < 500Mb
|
||||||
%if %{with_debuginfo}
|
%if %{with_debuginfo}
|
||||||
# Fancy new debuginfo generation introduced in Fedora 8/RHEL 6.
|
# Fancy new debuginfo generation introduced in Fedora 8/RHEL 6.
|
||||||
# The -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections
|
# The -r flag to find-debuginfo.sh invokes eu-strip --reloc-debug-sections
|
||||||
# reduces the number of relocations in kernel module .ko.debug files and was
|
# which reduces the number of relocations in kernel module .ko.debug files and
|
||||||
# introduced with rpm 4.9 and elfutils 0.153.
|
# was introduced with rpm 4.9 and elfutils 0.153.
|
||||||
BuildRequires: rpm-build >= 4.9.0-1, elfutils >= elfutils-0.153-1
|
BuildRequires: rpm-build >= 4.9.0-1, elfutils >= elfutils-0.153-1
|
||||||
%define debuginfo_args --strict-build-id -r
|
%define debuginfo_args --strict-build-id -r
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user