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:
parent
b416bd3511
commit
ab288ec8be
@ -112,12 +112,12 @@ sed -i 's|%{_prefix}%{_prefix}/|%{_prefix}/|g' %{buildroot}%{_sysconfdir}/OpenCL
|
|||||||
#ln -vs %%{_includedir}/vecmath %{buildroot}/%%{_libdir}/pocl/vecmath
|
#ln -vs %%{_includedir}/vecmath %{buildroot}/%%{_libdir}/pocl/vecmath
|
||||||
# <visit0r> but you need to run the .py to generate the files under the pocl dir
|
# <visit0r> but you need to run the .py to generate the files under the pocl dir
|
||||||
|
|
||||||
%%check
|
#%%check
|
||||||
#cd build
|
#cd build
|
||||||
#ctest
|
#ctest
|
||||||
|
|
||||||
%post -n libpocl2 -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -n libpocl2 -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc CHANGES README doc/sphinx/source/*.rst
|
%doc CHANGES README doc/sphinx/source/*.rst
|
||||||
|
Loading…
Reference in New Issue
Block a user