commit f10db78058ef9a242d3009db2a2d2d40b96fbecf
Author: Jakub Bogusz <[email protected]>
Date:   Sat Feb 16 18:10:41 2013 +0100

    - 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dbus-glib.git/commitdiff/f10db78058ef9a242d3009db2a2d2d40b96fbecf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to