SHA256
1
0
forked from pool/mpiP

Accepting request 533877 from home:eeich:hpc_alt

- Fix permissions in the doc and static package.

OBS-URL: https://build.opensuse.org/request/show/533877
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=2
This commit is contained in:
2017-10-13 10:42:48 +00:00
committed by Git OBS Bridge
parent b4bf7eca11
commit 3af9c79599
3 changed files with 9 additions and 3 deletions

View File

@@ -157,10 +157,11 @@ EOF
%{hpc_libdir}/*so
%files doc
%attr(644,root,root) %{_docdir}/%{name}/
%defattr(0644,root,root,-)
%{_docdir}/%{name}/
%files devel-static
%defattr(644,root,root,-)
%defattr(0644,root,root,-)
%{hpc_libdir}/*.a
%changelog