From 9970ea4f1b83d23196716ac4952ab4a35d385f61 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Mon, 7 Apr 2014 13:59:49 +0200 Subject: revert the change to external.patch --- debian/patches/external.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian/patches/external.patch') diff --git a/debian/patches/external.patch b/debian/patches/external.patch index 185f0ebe..a594eb4e 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -23,6 +23,17 @@ Index: hurd-debian/Makefile ifeq ($(HAVE_SUN_RPC),yes) prog-subdirs += nfs nfsd +--- hurd-debian.orig/Makeconf ++++ hurd-debian/Makeconf +@@ -548,7 +548,7 @@ 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 + device_defs_names = dev_forward device device_reply device_request + + mach_defs = $(addsuffix .defs,$(mach_defs_names)) diff --git a/configure.ac b/configure.ac index 05b959b..68ec159 100644 --- a/configure.ac -- cgit v1.2.3