Compare commits
3 Commits
c8
...
a8-without
Author | SHA1 | Date | |
---|---|---|---|
d571c3a246 | |||
ab3beba8f9 | |||
1b0406adea |
@ -43,7 +43,7 @@
|
||||
Summary: A GNU collection of binary utilities
|
||||
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
||||
Version: 2.30
|
||||
Release: 113%{?dist}
|
||||
Release: 113%{?dist}.alma.1
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/binutils
|
||||
|
||||
@ -1081,6 +1081,7 @@ install -m 644 bfd/libbfd.a %{buildroot}%{_libdir}
|
||||
install -m 644 libiberty/libiberty.a %{buildroot}%{_libdir}
|
||||
install -m 644 include/libiberty.h %{buildroot}%{_prefix}/include
|
||||
install -m 644 opcodes/libopcodes.a %{buildroot}%{_libdir}
|
||||
rm -f %{buildroot}%{_bindir}/windres
|
||||
# Remove Windows/Novell only man pages
|
||||
rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres,windmc}*
|
||||
%if %{without docs}
|
||||
|
Loading…
Reference in New Issue
Block a user