summaryrefslogtreecommitdiff
path: root/debian/patches/external.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/external.patch')
-rw-r--r--debian/patches/external.patch15
1 files changed, 6 insertions, 9 deletions
diff --git a/debian/patches/external.patch b/debian/patches/external.patch
index a8355c26..8da523c5 100644
--- a/debian/patches/external.patch
+++ b/debian/patches/external.patch
@@ -1,10 +1,10 @@
Include procfs, random, and DDE in the build
-Index: hurd-debian/Makefile
-===================================================================
---- hurd-debian.orig/Makefile 2010-09-27 19:42:53.000000000 +0000
-+++ hurd-debian/Makefile 2010-09-27 19:45:57.000000000 +0000
-@@ -31,7 +31,8 @@
+diff --git a/Makefile b/Makefile
+index 0b9eff2..12b56f0 100644
+--- a/Makefile
++++ b/Makefile
+@@ -28,7 +28,8 @@ include ./Makeconf
# Hurd libraries
lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
libpager libfshelp libdiskfs libtrivfs libps \
@@ -14,10 +14,7 @@ Index: hurd-debian/Makefile
# Hurd programs
prog-subdirs = auth proc exec init term \
-@@ -40,9 +41,10 @@
- login daemons boot console \
- hostmux usermux ftpfs trans \
- console-client utils sutils \
+@@ -40,6 +41,7 @@ prog-subdirs = auth proc exec init term \
benchmarks fstests \
random \
procfs \