diff options
Diffstat (limited to 'debian/patches/external.patch')
-rw-r--r-- | debian/patches/external.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/external.patch b/debian/patches/external.patch index 8da523c5..05a00c93 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -24,12 +24,13 @@ index 0b9eff2..12b56f0 100644 prog-subdirs += nfs nfsd --- hurd-debian.orig/Makeconf +++ hurd-debian/Makeconf -@@ -548,7 +548,7 @@ vpath %.defs $(top_srcdir)/hurd +@@ -548,6 +548,6 @@ 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 experimental + mach_debug_defs_names = mach_debug device_defs_names = dev_forward device device_reply device_request mach_defs = $(addsuffix .defs,$(mach_defs_names)) |