summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-11-29 18:48:52 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-11-29 18:48:52 +0100
commit269af19ef8984e346a5e8f1dcfefe2efb56bc75d (patch)
treec5fcbf8b95f235225ee8698ba3af17375059d3a1 /debian
parent1bde1469465600f09e6665e6c439f09f85587653 (diff)
fix
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/makedev.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/makedev.diff b/debian/patches/makedev.diff
index 73ab6c9b..e4f7371d 100644
--- a/debian/patches/makedev.diff
+++ b/debian/patches/makedev.diff
@@ -10,8 +10,8 @@ there.
;;
std)
-- mkdev console tty random urandom null zero full fd time mem klog shm
-+ mkdev console tty random urandom null zero full fd time mem klog
+- mkdev console tty urandom null zero full fd time mem klog shm
++ mkdev console tty urandom null zero full fd time mem klog
;;
console|com[0-9])
st $I root 600 /hurd/term ${DEVDIR}/$I device $I;;