diff options
| author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-06-15 18:52:49 +0200 |
|---|---|---|
| committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-06-15 18:52:49 +0200 |
| commit | bd02b7ae376ece2d3b09e01886ec6ed73194024f (patch) | |
| tree | 6f7cff799a3659672d70dbeef740a53ce039ae73 /debian/patches | |
| parent | aa80cbd0cf4a55e1cd47ae78d43c74ebb5828468 (diff) | |
random and procfs have been merged, drop the local version, amend external.patch
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 |
