diff --git a/pocl.spec b/pocl.spec index efecfa4..88ec978 100644 --- a/pocl.spec +++ b/pocl.spec @@ -112,12 +112,12 @@ sed -i 's|%{_prefix}%{_prefix}/|%{_prefix}/|g' %{buildroot}%{_sysconfdir}/OpenCL #ln -vs %%{_includedir}/vecmath %{buildroot}/%%{_libdir}/pocl/vecmath # 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