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:
parent
30c909c681
commit
4f1adf48ea
@ -644,7 +644,7 @@ rm -Rfv \
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
locale
|
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 || :
|
NO_RANDOM=TRUE make tests || :
|
||||||
|
|
||||||
%post -n cdrecord
|
%post -n cdrecord
|
||||||
|
Loading…
Reference in New Issue
Block a user