[maemo-commits] [maemo-commits] r17876 - projects/haf/trunk/gvfs-1.0.3/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Mar 30 17:07:42 EEST 2009
Author: marivoll
Date: 2009-03-30 17:07:40 +0300 (Mon, 30 Mar 2009)
New Revision: 17876

Modified:
   projects/haf/trunk/gvfs-1.0.3/debian/rules
Log:
Put extra configure options at the end, which seems to be the semi-standard place.


Modified: projects/haf/trunk/gvfs-1.0.3/debian/rules
===================================================================
--- projects/haf/trunk/gvfs-1.0.3/debian/rules	2009-03-30 14:07:01 UTC (rev 17875)
+++ projects/haf/trunk/gvfs-1.0.3/debian/rules	2009-03-30 14:07:40 UTC (rev 17876)
@@ -9,9 +9,8 @@
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-smbclient
-
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 DEB_DH_MAKESHLIBS_ARGS_libgvfscommon0 := -V "libgvfscommon0 (>= 0.99.6)"
 DEB_DH_MAKESHLIBS_ARGS_gvfs := --no-act
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-smbclient


More information about the maemo-commits mailing list