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:
parent
07e6c6dace
commit
5091836865
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user