Remove ctf-spec info
This commit is contained in:
parent
ab25e67de6
commit
e44dc9ca80
@ -753,7 +753,7 @@ install -m 644 opcodes/libopcodes.a %{buildroot}%{_libdir}
|
||||
rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres,windmc}*
|
||||
%if %{without docs}
|
||||
rm -f %{buildroot}%{_mandir}/man1/{addr2line,ar,as,c++filt,elfedit,gprof,ld,nm,objcopy,objdump,ranlib,readelf,size,strings,strip}*
|
||||
rm -f %{buildroot}%{_infodir}/{as,bfd,binutils,gprof,ld}*
|
||||
rm -f %{buildroot}%{_infodir}/{as,bfd,binutils,gprof,ld,ctf-spec}*
|
||||
%endif
|
||||
|
||||
%if %{enable_shared}
|
||||
@ -845,8 +845,6 @@ if [ -x gold/ld-new ]; then
|
||||
cat %{?cross}gold.lang >> %{?cross}binutils.lang
|
||||
fi
|
||||
|
||||
find %{buildroot} -name "ctf-spec.info.*" -delete
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%if %{with gold}
|
||||
|
Loading…
Reference in New Issue
Block a user