gnumeric 1.9.14 : temporally removed dolt,build-only failure =>no PR bump
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Thu, 21 Jan 2010 22:05:14 +0000 (23:05 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 23 Jan 2010 18:43:20 +0000 (19:43 +0100)
This patch will not be needed anymore(and should not be rebased)
  when upstream dolt m4 macros will land into future gnumeric versions

For more background about the dolt problem, refer to the commit message
  in this revision 29c63b640c4e4c852cf3084232ef67c8fd9d3214

recipes/gnome/gnumeric/nodolt.patch [new file with mode: 0644]
recipes/gnome/gnumeric_1.9.14.bb

diff --git a/recipes/gnome/gnumeric/nodolt.patch b/recipes/gnome/gnumeric/nodolt.patch
new file mode 100644 (file)
index 0000000..7d9fd75
--- /dev/null
@@ -0,0 +1,12 @@
+Index: gnumeric-1.9.14/configure.in
+===================================================================
+--- gnumeric-1.9.14.orig/configure.in
++++ gnumeric-1.9.14/configure.in
+@@ -78,7 +78,6 @@ AC_PROG_YACC
+ AM_PROG_LEX
+ AC_PROG_LN_S
+ AM_PROG_LIBTOOL
+-DOLT
+ AC_HEADER_STDC
+ dnl Propagate Gnome-specific variable ACLOCAL_FLAGS to Makefile.
index 8c7023e..de60971 100644 (file)
@@ -7,6 +7,8 @@ PARALLEL_MAKE = ""
 
 inherit gnome flow-lossage
 
+SRC_URI += " file://nodolt.patch;patch=1 "
+
 EXTRA_OECONF=" --without-perl "
 
 PACKAGES_DYNAMIC += "gnumeric-plugin-*"