From 07cfb07b25f7a2dc7fbc8b012d781b98bc7670cdb738854d927cd58b91a0aec2 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 4 Oct 2019 09:18:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=32 --- openexr.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/openexr.spec b/openexr.spec index 75fcc23..40f2e53 100644 --- a/openexr.spec +++ b/openexr.spec @@ -140,11 +140,9 @@ make %{?_smp_mflags} %cmake_install %check -%ifarch x86_64 # tests takes LOONG, e. g. 20 min export LD_LIBRARY_PATH="$PWD/build/IlmImf:$PWD/build/IlmImfUtil:$LD_LIBRARY_PATH" %ctest -%endif %post -n libIlmImf%{so_suffix}-%{sonum} -p /sbin/ldconfig %postun -n libIlmImf%{so_suffix}-%{sonum} -p /sbin/ldconfig