Whitespace fixes.

This commit is contained in:
Ralf Corsepius
2011-04-03 06:38:04 +00:00
parent 7c8ac8797c
commit 54ff312fa3

View File

@@ -36,8 +36,8 @@ cd ..
%if %build_go
%setup -q -T -D -n %{name}-%{version} -a6
%{?PATCH6:%patch6 -p0}
%endif
%endif
%if %{with gcc_stdint}
sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/use_gcc_stdint=provide/}' gcc-%{gcc_pkgvers}/gcc/config.gcc
%endif