From: Jakub Bogusz Date: Sat, 16 Feb 2013 17:10:41 +0000 (+0100) Subject: - don't explicitly enable docs rebuilding, it's broken; but package apidocs by default X-Git-Tag: auto/th/dbus-glib-0.100.2-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdbus-glib.git;a=commitdiff_plain;h=f10db78058ef9a242d3009db2a2d2d40b96fbecf;hp=ee97df2e44cedffdfe1fffb4b828022dd070ef3b - don't explicitly enable docs rebuilding, it's broken; but package apidocs by default --- 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}