From 45eb94396b8746a9fa5efe2ee94bad79f3236d11 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 29 Jun 2010 00:30:12 +0000 Subject: [PATCH] Override queryloaders test --- librsvg2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/librsvg2.spec b/librsvg2.spec index d2f546f..04abb55 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -49,11 +49,11 @@ files to allow you to develop with librsvg. %setup -q -n librsvg-%{version} %build +GDK_PIXBUF_QUERYLOADERS=/usr/bin/gdk-pixbuf-query-loaders-%{__isa_bits} \ %configure --with-svgz \ --disable-gtk-doc \ --disable-gtk-theme \ - --with-croco \ - --with-gtk=2.0 + --with-croco make %{?_smp_mflags} %install