summaryrefslogtreecommitdiff
path: root/debian/patches/external.patch
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-11-29 14:52:42 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-11-29 14:53:00 +0100
commit889e87e63ea60ab67470e60b3b7d7b5dbde9f9df (patch)
treef413e1f6289a91fe309d090ebdae919482dbc798 /debian/patches/external.patch
parentb811b13d2f1a69d03ca64c6585be6cc2f0b9e68f (diff)
drop patch series
Diffstat (limited to 'debian/patches/external.patch')
-rw-r--r--debian/patches/external.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/patches/external.patch b/debian/patches/external.patch
index c746aac4..a283b69a 100644
--- a/debian/patches/external.patch
+++ b/debian/patches/external.patch
@@ -6,21 +6,22 @@ Index: hurd-debian/Makefile
===================================================================
--- hurd-debian.orig/Makefile
+++ hurd-debian/Makefile
-@@ -28,7 +28,8 @@ include ./Makeconf
+@@ -28,8 +28,8 @@ include ./Makeconf
# Hurd libraries
lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
libpager libfshelp libdiskfs libtrivfs libps \
-- libnetfs libpipe libstore libhurdbugaddr libftpconn libcons
-+ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \
-+ libmachdev libbpf libddekit libhurd-slab eth-filter eth-multiplexer
+ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons \
+- libhurd-slab
++ libhurd-slab libmachdev libbpf libddekit libhurd-slab
# Hurd programs
prog-subdirs = auth proc exec term \
-@@ -37,6 +38,7 @@ prog-subdirs = auth proc exec init term
+@@ -37,6 +38,8 @@ prog-subdirs = auth proc exec init term
procfs \
startup \
init \
-+ devnode
++ eth-filter \
++ eth-multiplexer \
ifeq ($(HAVE_SUN_RPC),yes)
prog-subdirs += nfs nfsd