From c09b7766f2ed3577e209bfe4496b6c4568ba50cb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 26 Nov 2007 14:19:42 +0000 Subject: [PATCH] turn off dvi for now --- evince.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/evince.spec b/evince.spec index 8a0ed54..78908b6 100644 --- a/evince.spec +++ b/evince.spec @@ -66,7 +66,7 @@ autoreconf %configure --disable-static --disable-scrollkeeper \ --with-print=gtk \ --enable-comics=yes \ - --enable-dvi=yes \ + --enable-dvi=no \ --enable-djvu=yes make %{?_smp_mflags} @@ -165,6 +165,8 @@ fi %changelog * Mon Nov 26 2007 Matthias Clasen - 2.20.1-5 - Fix a problem in the tiff patch +- Turn off the dvi backend for now, since the tetex kpathsea + gives linker errors on x86_64 * Sat Nov 17 2007 Matthias Clasen - 2.20.1-4 - Enable the dvi and djvu backends