SHA256
1
0
forked from pool/schily

maybe an absolute path will help

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=106
This commit is contained in:
Jan Engelhardt 2020-07-05 21:50:27 +00:00 committed by Git OBS Bridge
parent 30c909c681
commit 4f1adf48ea

View File

@ -644,7 +644,7 @@ rm -Rfv \
%check
locale
export LD_LIBRARY_PATH="$(find . -type d -name pic | perl -pe 's{\n}{:}gs')"
export LD_LIBRARY_PATH="$(find "$PWD" -type d -name pic | perl -pe 's{\n}{:}gs')"
NO_RANDOM=TRUE make tests || :
%post -n cdrecord