From ab745f07e5b683e19a4338dbcf5f367d03174417 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 13 Nov 2014 16:31:17 +0100 Subject: fixup patches --- debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch | 6 +++--- debian/patches/0010-Makeconf-handle-the-task_notify-protocol.patch | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch b/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch index 1602299a..d9bc4ebd 100644 --- a/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch +++ b/debian/patches/0001-Makeconf-handle-the-gnumach-protocol.patch @@ -12,12 +12,12 @@ diff --git a/Makeconf b/Makeconf index 32eec13..f0d3fe3 100644 --- a/Makeconf +++ b/Makeconf -@@ -575,7 +575,9 @@ vpath %.defs $(top_srcdir)/hurd +@@ -575,8 +575,9 @@ vpath %.defs $(top_srcdir)/hurd # These we want to find in the libc include directory... mach_defs_names = bootstrap exc mach mach4 \ mach_host mach_port mach_timer_reply memory_object \ -- memory_object_default notify -+ memory_object_default notify \ +- memory_object_default notify experimental ++ memory_object_default notify experimental \ + gnumach \ + mach_debug_defs_names = mach_debug diff --git a/debian/patches/0010-Makeconf-handle-the-task_notify-protocol.patch b/debian/patches/0010-Makeconf-handle-the-task_notify-protocol.patch index 62020efb..0c0f675a 100644 --- a/debian/patches/0010-Makeconf-handle-the-task_notify-protocol.patch +++ b/debian/patches/0010-Makeconf-handle-the-task_notify-protocol.patch @@ -12,9 +12,9 @@ diff --git a/Makeconf b/Makeconf index f0d3fe3..5439913 100644 --- a/Makeconf +++ b/Makeconf -@@ -577,6 +577,7 @@ mach_defs_names = bootstrap exc mach mach4 \ +@@ -577,7 +577,7 @@ mach_defs_names = bootstrap exc mach mach4 \ mach_host mach_port mach_timer_reply memory_object \ - memory_object_default notify \ + memory_object_default notify experimental \ gnumach \ + task_notify \ -- cgit v1.2.3