r25358 - /desktop/experimental/gnome-keyring/debian/rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Oct 10 20:19:01 UTC 2010


Author: sjoerd
Date: Sun Oct 10 20:19:00 2010
New Revision: 25358

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25358
Log:
Force gtk-doc build

Modified:
    desktop/experimental/gnome-keyring/debian/rules

Modified: desktop/experimental/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/rules?rev=25358&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/rules [utf-8] Sun Oct 10 20:19:00 2010
@@ -9,7 +9,8 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --with-pam-dir=/lib/security \
                              --with-root-certs=/etc/ssl/certs \
-                             --with-gtk=3.0
+                             --with-gtk=3.0 \
+                             --enable-gtk-doc
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act
 DEB_DH_MAKESHLIBS_ARGS_libgcr0 += -- -c4




More information about the pkg-gnome-commits mailing list