From 69257a0530be17a6cf3c9427e0fdf337930f0428 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 5 Mar 2017 20:12:44 -0800 Subject: update patches for new upstream (5f2) --- debian/patches/kfreebsd_support.patch | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'debian/patches/kfreebsd_support.patch') diff --git a/debian/patches/kfreebsd_support.patch b/debian/patches/kfreebsd_support.patch index 07166a0..370f3b4 100644 --- a/debian/patches/kfreebsd_support.patch +++ b/debian/patches/kfreebsd_support.patch @@ -1,5 +1,5 @@ ---- scm-5e5.orig/time.c -+++ scm-5e5/time.c +--- a/time.c ++++ b/time.c @@ -73,7 +73,7 @@ /* Define this if your system lacks times(). */ /* #define LACK_TIMES */ @@ -9,11 +9,9 @@ # include # include # include -only in patch2: -unchanged: ---- scm-5e5.orig/scmfig.h -+++ scm-5e5/scmfig.h -@@ -310,7 +310,7 @@ +--- a/scmfig.h ++++ b/scmfig.h +@@ -310,7 +310,7 @@ rgx.c init_rgx(); regcomp and regexec. * # define STDC_HEADERS #endif @@ -22,7 +20,7 @@ unchanged: # define HAVE_SELECT # define HAVE_SYS_TIME_H # define STDC_HEADERS -@@ -755,7 +755,7 @@ +@@ -765,7 +765,7 @@ typedef SCM *SCMPTR; # include #endif @@ -31,11 +29,9 @@ unchanged: # include #endif -only in patch2: -unchanged: ---- scm-5e5.orig/findexec.c -+++ scm-5e5/findexec.c -@@ -51,7 +51,7 @@ +--- a/findexec.c ++++ b/findexec.c +@@ -52,7 +52,7 @@ Wed Feb 21 23:06:35 1996 Aubrey Jaffer # include # include # endif -- cgit v1.2.3