SHA256
1
0
forked from pool/pocl

Accepting request 607660 from home:mimi_vx:branches:science

fix

OBS-URL: https://build.opensuse.org/request/show/607660
OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=35
This commit is contained in:
Stanislav Brabec 2018-05-15 18:27:50 +00:00 committed by Git OBS Bridge
parent b416bd3511
commit ab288ec8be

View File

@ -112,12 +112,12 @@ sed -i 's|%{_prefix}%{_prefix}/|%{_prefix}/|g' %{buildroot}%{_sysconfdir}/OpenCL
#ln -vs %%{_includedir}/vecmath %{buildroot}/%%{_libdir}/pocl/vecmath
# <visit0r> but you need to run the .py to generate the files under the pocl dir
%%check
#%%check
#cd build
#ctest
%post -n libpocl2 -p /sbin/ldconfig
%postun -n libpocl2 -p /sbin/ldconfig
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%doc CHANGES README doc/sphinx/source/*.rst