--disable-gtk-doc

This commit is contained in:
Matthias Clasen 2006-06-14 12:43:38 +00:00
parent 49dfa8134e
commit 0b3bd7d336

View File

@ -109,7 +109,7 @@ Install gedit-devel if you want to write plug-ins for gEdit.
%patch3 -p1 -b .bgo-341055-workaround
%build
%configure --disable-scrollkeeper --enable-python
%configure --disable-scrollkeeper --disable-gtk-doc --enable-python
make
%install