bump release
This commit is contained in:
parent
ab3beba8f9
commit
d571c3a246
@ -1050,7 +1050,6 @@ fi
|
|||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -f %{_bindir}/windres
|
|
||||||
%if %{with docs}
|
%if %{with docs}
|
||||||
%make_install DESTDIR=%{buildroot}
|
%make_install DESTDIR=%{buildroot}
|
||||||
%else
|
%else
|
||||||
@ -1082,6 +1081,7 @@ install -m 644 bfd/libbfd.a %{buildroot}%{_libdir}
|
|||||||
install -m 644 libiberty/libiberty.a %{buildroot}%{_libdir}
|
install -m 644 libiberty/libiberty.a %{buildroot}%{_libdir}
|
||||||
install -m 644 include/libiberty.h %{buildroot}%{_prefix}/include
|
install -m 644 include/libiberty.h %{buildroot}%{_prefix}/include
|
||||||
install -m 644 opcodes/libopcodes.a %{buildroot}%{_libdir}
|
install -m 644 opcodes/libopcodes.a %{buildroot}%{_libdir}
|
||||||
|
rm -f %{buildroot}%{_bindir}/windres
|
||||||
# Remove Windows/Novell only man pages
|
# Remove Windows/Novell only man pages
|
||||||
rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres,windmc}*
|
rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres,windmc}*
|
||||||
%if %{without docs}
|
%if %{without docs}
|
||||||
|
Loading…
Reference in New Issue
Block a user