[Pkg-utopia-commits] r918 - packages/experimental/dbus-glib/debian

Sjoerd Simons sjoerd at costa.debian.org
Mon Aug 7 21:23:49 UTC 2006


Author: sjoerd
Date: 2006-08-07 21:23:49 +0000 (Mon, 07 Aug 2006)
New Revision: 918

Modified:
   packages/experimental/dbus-glib/debian/rules
Log:
Don\'t build xml (wants a running dbus) and doxygen docs (not shipped)

Modified: packages/experimental/dbus-glib/debian/rules
===================================================================
--- packages/experimental/dbus-glib/debian/rules	2006-08-07 20:57:45 UTC (rev 917)
+++ packages/experimental/dbus-glib/debian/rules	2006-08-07 21:23:49 UTC (rev 918)
@@ -10,3 +10,6 @@
 
 # Strict library versioning
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V
+
+# Don't build the xml documentation as it wants a running dbus
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-xml-docs --disable-doxygen-docs




More information about the Pkg-utopia-commits mailing list