mirror of
https://abf.rosa.ru/djam/glibc.git
synced 2025-02-23 15:02:47 +00:00
fix typo
This commit is contained in:
parent
0bf6956836
commit
9c0c659670
1 changed files with 1 additions and 1 deletions
|
@ -1053,7 +1053,7 @@ rm -rf %{buildroot}%{_includedir}/netatalk/
|
|||
install -m 755 -d %{buildroot}%{_docdir}/glibc
|
||||
%if %{with doc}
|
||||
make -C build-%{_target_cpu}-linux html
|
||||
cp -fpar build-%product_arch}-linux/manual/libc %{buildroot}%{_docdir}/glibc/html
|
||||
cp -fpar build-%{product_arch}-linux/manual/libc %{buildroot}%{_docdir}/glibc/html
|
||||
%endif
|
||||
%if %{with pdf}
|
||||
make -C build-%{_target_cpu}-linux pdf
|
||||
|
|
Loading…
Add table
Reference in a new issue