From bd02b7ae376ece2d3b09e01886ec6ed73194024f Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sun, 15 Jun 2014 18:52:49 +0200 Subject: random and procfs have been merged, drop the local version, amend external.patch --- debian/patches/external.patch | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/patches/external.patch b/debian/patches/external.patch index cfdbda37..a8355c26 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -14,12 +14,14 @@ Index: hurd-debian/Makefile # Hurd programs prog-subdirs = auth proc exec init term \ -@@ -40,7 +41,7 @@ +@@ -40,9 +41,10 @@ login daemons boot console \ hostmux usermux ftpfs trans \ console-client utils sutils \ -- benchmarks fstests -+ benchmarks fstests procfs random devnode + benchmarks fstests \ + random \ + procfs \ ++ devnode \ ifeq ($(HAVE_SUN_RPC),yes) prog-subdirs += nfs nfsd -- cgit v1.2.3