aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/kfreebsd_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/kfreebsd_support.patch')
-rw-r--r--debian/patches/kfreebsd_support.patch22
1 files changed, 9 insertions, 13 deletions
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 <sys/types.h>
# include <sys/time.h>
# include <sys/timeb.h>
-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 <unistd.h>
#endif
@@ -31,11 +29,9 @@ unchanged:
# include <unistd.h>
#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 <sys/file.h>
# include <sys/param.h>
# endif