[maemo-commits] [maemo-commits] r11101 - projects/haf/trunk/gail/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Apr 16 19:15:19 EEST 2007
Author: fherrera
Date: 2007-04-16 19:15:18 +0300 (Mon, 16 Apr 2007)
New Revision: 11101

Modified:
   projects/haf/trunk/gail/debian/changelog
   projects/haf/trunk/gail/debian/rules
Log:
Fixed build option


Modified: projects/haf/trunk/gail/debian/changelog
===================================================================
--- projects/haf/trunk/gail/debian/changelog	2007-04-16 15:36:08 UTC (rev 11100)
+++ projects/haf/trunk/gail/debian/changelog	2007-04-16 16:15:18 UTC (rev 11101)
@@ -1,3 +1,9 @@
+gail (1.18.0-osso2)  unstable; urgency=low
+
+  * Fixed build options
+
+ -- Fernando Herrera <fernando.herrera-de-las-heras at nokia.com>  Mon, 16 Apr 2007 19:12:31 +0100
+
 gail (1.18.0-osso1)  UNRELEASED; urgency=low
 
   * New package based on ubuntu one.

Modified: projects/haf/trunk/gail/debian/rules
===================================================================
--- projects/haf/trunk/gail/debian/rules	2007-04-16 15:36:08 UTC (rev 11100)
+++ projects/haf/trunk/gail/debian/rules	2007-04-16 16:15:18 UTC (rev 11101)
@@ -8,7 +8,7 @@
 
 CFLAGS += -Wall -g
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-gtk-doc --enable_gnome=no
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-gtk-doc --enable-gnome=no
 
 # debug lib
 DEB_DH_STRIP_ARGS += --dbg-package=libgail18


More information about the maemo-commits mailing list