fixup! %check: add a test to check lua is enabled
This commit is contained in:
parent
d2c974d00a
commit
97d305f101
@ -723,7 +723,7 @@ touch %{buildroot}%{_datadir}/bash-completion/completions/%{name}
|
||||
# lua version crashing on ppc64le without patch
|
||||
%{buildroot}%{_bindir}/pandoc -v
|
||||
# make sure lua enabled
|
||||
echo | /usr/bin/pandoc --lua-filter /dev/null
|
||||
echo | %{buildroot}%{_bindir}/pandoc --lua-filter /dev/null
|
||||
|
||||
|
||||
%post
|
||||
|
||||
Loading…
Reference in New Issue
Block a user