summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-17 13:46:23 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-17 13:46:23 +0200
commitc6d4156fc78a4a558e680f657a11bf56f627c5f9 (patch)
treed8d3d92036996a7b78ef8a8b76d3b64fb71d624f
parente98655b2755931d9efd9797ee71ee8feffd1fcf6 (diff)
refresh external.patch
-rw-r--r--debian/patches/external.patch3
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))