From ac5a18b103b4194aeec9b2424d3eba8cc54847da632d33ba09db67601f6f07dd Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 3 Jul 2020 15:02:42 +0000 Subject: [PATCH] setup environment for tests OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=104 --- schily.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schily.spec b/schily.spec index 9ee4dba..b6793e1 100644 --- a/schily.spec +++ b/schily.spec @@ -643,6 +643,8 @@ rm -Rfv \ %fdupes -s %buildroot/%_prefix %check +locale +export LD_LIBRARY_PATH="$(find . -type d -name pic | perl -pe 's{\n}{:}gs')" NO_RANDOM=TRUE make tests || : %post -n cdrecord