From be5b0b13fcbd631ba9919be514c103c4531c57fa Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 27 Apr 2016 17:57:28 +0200 Subject: drop patch --- debian/patches/newRPC.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 debian/patches/newRPC.patch diff --git a/debian/patches/newRPC.patch b/debian/patches/newRPC.patch deleted file mode 100644 index ba8afb06..00000000 --- a/debian/patches/newRPC.patch +++ /dev/null @@ -1,19 +0,0 @@ -Just a build fix. - -# missing mach_notify_new_task RPCs - -To be removed with glibc 2.21 - -Index: hurd-debian/proc/Makefile -=================================================================== ---- hurd-debian.orig/proc/Makefile -+++ hurd-debian/proc/Makefile -@@ -28,7 +28,7 @@ MIGSFLAGS = -imacros $(srcdir)/mig-mutat - - MIGSTUBS = processServer.o notifyServer.o \ - ourmsgUser.o proc_excUser.o proc_excServer.o \ -- task_notifyServer.o -+ task_notifyServer.o task_notifyUser.o - OBJS = $(SRCS:.c=.o) $(MIGSTUBS) - HURDLIBS = ihash ports shouldbeinlibc - -- cgit v1.2.3