removed "|| :" after %check; it seems to cause a build failure
This commit is contained in:
parent
a529fa6af0
commit
1ffd3977e5
@ -64,7 +64,7 @@ cp -a example/{*.c,README} examples
|
||||
cp -a example/C++/{*.cpp,README} examples/C++
|
||||
|
||||
|
||||
%check || :
|
||||
%check
|
||||
# disable test using local CDROM
|
||||
%{__sed} -i -e "s,testiso9660\$(EXEEXT),,g" \
|
||||
-e "s,check_paranoia.sh check_opts.sh, check_opts.sh,g" \
|
||||
|
Loading…
Reference in New Issue
Block a user