r22096 - /desktop/unstable/gvfs/debian/rules
    joss at users.alioth.debian.org 
    joss at users.alioth.debian.org
       
    Sat Oct 24 07:56:01 UTC 2009
    
    
  
Author: joss
Date: Sat Oct 24 07:56:00 2009
New Revision: 22096
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22096
Log:
Force --disable-gdu
Modified:
    desktop/unstable/gvfs/debian/rules
Modified: desktop/unstable/gvfs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/rules?rev=22096&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/rules [utf-8] (original)
+++ desktop/unstable/gvfs/debian/rules [utf-8] Sat Oct 24 07:56:00 2009
@@ -27,6 +27,8 @@
 
 DEB_INSTALL_MANPAGES_gvfs += $(MANPAGES)
 
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-gdu
+
 install/gvfs::
 	dh_install --autodest -pgvfs --ignore=debian/gvfs.install \
 		debian/tmp/usr/lib/gvfs/gvfs-hal-volume-monitor \
    
    
More information about the pkg-gnome-commits
mailing list