diff --git a/pandoc.spec b/pandoc.spec index 05cc23e..a0aef69 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -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