gpsbabel: Fixed for new autotools.
authorStanislav Brabec <utx@penguin.cz>
Thu, 11 Jun 2009 19:14:22 +0000 (19:14 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Thu, 11 Jun 2009 19:14:22 +0000 (19:14 +0000)
recipes/gpsbabel/gpsbabel-1.3.6/autotools.patch [new file with mode: 0644]
recipes/gpsbabel/gpsbabel_1.3.6.bb

diff --git a/recipes/gpsbabel/gpsbabel-1.3.6/autotools.patch b/recipes/gpsbabel/gpsbabel-1.3.6/autotools.patch
new file mode 100644 (file)
index 0000000..e95bd64
--- /dev/null
@@ -0,0 +1,13 @@
+Index: gpsbabel-1.3.6/configure.in
+===================================================================
+--- gpsbabel-1.3.6.orig/configure.in   2008-10-31 12:43:21.000000000 +0000
++++ gpsbabel-1.3.6/configure.in        2009-06-11 17:15:12.000000000 +0000
+@@ -36,7 +36,7 @@
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
+ AC_EXEEXT
+-AC_SUBST(AC_EXEEXT)
++AC_SUBST(EXEEXT)
+ AC_C_BIGENDIAN
+ # Checks for libraries.
index 26f87a7..e0888b5 100644 (file)
@@ -4,6 +4,7 @@ DEPENDS = "expat libusb-compat"
 HOMEPAGE = "http://www.gpsbabel.org/"
 LICENSE = "GPL"
 
-SRC_URI = "http://www.gpsbabel.org/plan9.php?dl=gpsbabel-${PV}.tar.gz"
+SRC_URI = "http://www.gpsbabel.org/plan9.php?dl=gpsbabel-${PV}.tar.gz \
+           file://autotools.patch;patch=1"
 
 inherit autotools pkgconfig