diff options
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/external.patch | 8 |
1 files changed, 5 insertions, 3 deletions
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 |
