From f9011c1275b13f39e4ab4552173bfb91b2ffae56 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Feb 2010 20:10:15 +0100 Subject: fix build on OpenBSD host - add a wrapper script for autoconf and autoreconf to avoid ifdef gluecode for every OS/autoconf combination - need to add more autoconf version for NetBSD/MirBSD --- package/gpsd/patches/patch-sirfflash_c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/gpsd/patches/patch-sirfflash_c') diff --git a/package/gpsd/patches/patch-sirfflash_c b/package/gpsd/patches/patch-sirfflash_c index 979793a56..f83306d34 100644 --- a/package/gpsd/patches/patch-sirfflash_c +++ b/package/gpsd/patches/patch-sirfflash_c @@ -1,6 +1,6 @@ ---- gpsd-2.39.orig/sirfflash.c 2009-01-28 21:53:47.000000000 +0100 -+++ gpsd-2.39/sirfflash.c 2010-01-16 09:27:49.000000000 +0100 -@@ -193,7 +193,7 @@ sirfSetProto(int pfd, struct termios *te +--- gpsd-2.39.orig/sirfflash.c Wed Jan 28 21:53:47 2009 ++++ gpsd-2.39/sirfflash.c Tue Feb 16 21:33:16 2010 +@@ -193,7 +193,7 @@ sirfSetProto(int pfd, struct termios *term, unsigned i sirf[7] = sirf[6] = (unsigned char)proto; /*@i@*/i = htonl(speed); /* borrow "i" to put speed into proper byte order */ -- cgit v1.2.3