Try to fix path

This commit is contained in:
Andrey Bondrov 2016-10-24 20:28:13 +10:00
parent 273f09d176
commit f029998911

View file

@ -1236,7 +1236,7 @@ rm -rf %{buildroot}%{_includedir}/netatalk/
# Documentation # Documentation
install -m 755 -d %{buildroot}%{_docdir}/glibc install -m 755 -d %{buildroot}%{_docdir}/glibc
pushd build-%{_target_cpu}-linux html pushd build-%{_target_cpu}-linux/html
%if %{with doc} %if %{with doc}
make html make html
cp -fpar manual/libc %{buildroot}%{_docdir}/glibc/html cp -fpar manual/libc %{buildroot}%{_docdir}/glibc/html