From f10db78058ef9a242d3009db2a2d2d40b96fbecf Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 16 Feb 2013 18:10:41 +0100 Subject: [PATCH] - don't explicitly enable docs rebuilding, it's broken; but package apidocs by default --- dbus-glib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dbus-glib.spec b/dbus-glib.spec index b25ba52..921f125 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_with apidocs # disable gtk-doc +%bcond_without apidocs # disable gtk-doc %bcond_without static_libs # don't build static library %define dbus_version 1.2.16 @@ -104,7 +104,7 @@ Ten pakiet dostarcza bashowe uzupełnianie poleceń dla dbus-send. %{__autoheader} %{__automake} %configure \ - %{__enable_disable apidocs gtk-doc} \ + %{__disable apidocs gtk-doc} \ %{__disable static_libs static} \ --disable-silent-rules \ --with-html-dir=%{_gtkdocdir} -- 2.43.0