use new build dir for make install_docs too

epel9
Rex Dieter 10 years ago
parent ac75aa0a64
commit 5913ea8b83

@ -171,7 +171,7 @@ popd
make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%if 0%{?docs}
make install_docs INSTALL_ROOT=%{buildroot}
make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%endif
## .prl/.la file love

Loading…
Cancel
Save