]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
config/elfutils.spec.in: Add missing wildcard elfutils-0.192
authorAaron Merey <amerey@redhat.com>
Fri, 18 Oct 2024 17:50:38 +0000 (13:50 -0400)
committerAaron Merey <amerey@redhat.com>
Fri, 18 Oct 2024 17:50:38 +0000 (13:50 -0400)
Replace %{_mandir}/man3/libelf.3 with %{_mandir}/man3/libelf.3*
to account for possible compression-related file extension.

Signed-off-by: Aaron Merey <amerey@redhat.com>
config/elfutils.spec.in

index 1626a5680950b11e539aeb245b6b297ce0599287..e63a3c1083ef368fbc1fdb7d314067f33d4f4439 100644 (file)
@@ -304,7 +304,7 @@ fi
 %{_mandir}/man3/elf_*.3*
 %{_mandir}/man3/elf32_*.3*
 %{_mandir}/man3/elf64_*.3*
-%{_mandir}/man3/libelf.3
+%{_mandir}/man3/libelf.3*
 
 %files libelf-devel-static
 %{_libdir}/libelf.a