From 90ab2374d03baea879cf0d22f4c775dcb2133076 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Thu, 18 Aug 2005 21:01:11 +0000 Subject: [PATCH] Hmm... peaking into it a bit. It doesn't like the upgraded GC, and rawhide extras still block yum update here. --- inkscape.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inkscape.spec b/inkscape.spec index b8b6e73..937de1b 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -59,7 +59,9 @@ C and C++, using the Gtk+ toolkit and optionally some Gnome libraries. --with-xinerama \ --enable-static=no \ --with-python \ ---with-inkjar +--with-inkjar || : +cat config.log +exit 1 #temporarily disabled until I can look into it further #--with-gnome-print \