From e1acb91c54ac7596e8234b4f81c718012d4d11e3 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Fri, 4 Apr 2014 20:54:34 +0200 Subject: fix fix-receiver-lookups.patch --- debian/patches/fix-receiver-lookups.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/patches') diff --git a/debian/patches/fix-receiver-lookups.patch b/debian/patches/fix-receiver-lookups.patch index d08862a9..30f65d9b 100644 --- a/debian/patches/fix-receiver-lookups.patch +++ b/debian/patches/fix-receiver-lookups.patch @@ -2,10 +2,11 @@ diff --git a/exec/Makefile b/exec/Makefile index 3ef742d..d332f36 100644 --- a/exec/Makefile +++ b/exec/Makefile -@@ -30,6 +30,7 @@ HURDLIBS = trivfs fshelp iohelp ports ihash shouldbeinlibc +@@ -30,7 +30,8 @@ HURDLIBS = trivfs fshelp iohelp ports ihash shouldbeinlibc OTHERLIBS = -lpthread exec-MIGSFLAGS = -imacros $(srcdir)/execmutations.h + exec_experimental-MIGSFLAGS = -imacros $(srcdir)/execmutations.h +exec_startup-MIGSFLAGS = -imacros $(srcdir)/execmutations.h include ../Makeconf -- cgit v1.2.3