Minor conditional tweak for ELN

Without this, it still tries to build with djvu on non-fedora builds.
Signed-off-by: Troy Dawson tdawson@redhat.com
This commit is contained in:
Troy Dawson 2020-07-08 14:58:23 +00:00
parent 07e6c6dace
commit 5091836865

View File

@ -131,6 +131,8 @@ It adds an additional tab called "Document" to the file properties dialog.
%endif
%if 0%{?fedora}
-Ddjvu=enabled \
%else
-Ddjvu=disabled \
%endif
-Dxps=enabled \
-Dt1lib=disabled \