summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;;