From ab288ec8bee536bf0bacdeaf0ccde2161ecd8abc3fb44d283632e52733b88b32 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 15 May 2018 18:27:50 +0000 Subject: [PATCH] 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 --- pocl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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