use new build dir for make install_docs too

This commit is contained in:
Rex Dieter 2014-11-02 16:16:36 -06:00
parent ac75aa0a64
commit 5913ea8b83
1 changed files with 1 additions and 1 deletions

View File

@ -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