From 512957b87e32e54bd6fc16ce867c84d779f763b1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Dec 05 2006 06:28:02 +0000 Subject: disable enchant --- diff --git a/gedit.spec b/gedit.spec index fb1e002..f3e17fd 100644 --- a/gedit.spec +++ b/gedit.spec @@ -123,7 +123,12 @@ Install gedit-devel if you want to write plug-ins for gEdit. %build autoreconf -%configure --disable-scrollkeeper --disable-gtk-doc --enable-python +# FIXME: can't build against enchant right now, since it is in extras +%configure \ + --disable-scrollkeeper \ + --disable-gtk-doc \ + --enable-python \ + --disable-enchant make %install