Override queryloaders test

This commit is contained in:
Matthias Clasen 2010-06-29 00:30:12 +00:00
parent 934c0e06ed
commit 45eb94396b

View File

@ -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