SHA256
1
0
forked from pool/schily

setup environment for tests

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=104
This commit is contained in:
Jan Engelhardt 2020-07-03 15:02:42 +00:00 committed by Git OBS Bridge
parent 1dc6ec5939
commit ac5a18b103

View File

@ -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