Run make install-info to get the newlib infos

This commit is contained in:
Ralf Corsepius
2006-02-22 11:52:41 +00:00
parent 323f1783de
commit 70aecfc3a7

View File

@@ -10,6 +10,12 @@
# cd back to build/
cd ..
%if %build_newlib
cd build/@tool_target@/newlib
make DESTDIR=$RPM_BUILD_ROOT install-info
cd ../../..
%endif
%if "%{gcc_version}" < "4.0.3"
# Misplaced header file
if test -f $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h; then