diff --git a/schily.spec b/schily.spec index 33c4966..8f9bbde 100644 --- a/schily.spec +++ b/schily.spec @@ -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