From 93af251e03bad09c812339873cd56e7ed61c2177 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 9 Jun 2011 06:52:21 +0000 Subject: Fix random translator path --- debian/local/setup-translators | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/local') diff --git a/debian/local/setup-translators b/debian/local/setup-translators index a0c3b228..7da2a2a1 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -145,8 +145,8 @@ else md ptyq md lprX 0123 md comX 0123 - st random '/hurd/random /tmp/entropy.sock' random - st urandom '/hurd/random -u /tmp/entropy.sock' urandom + st random 'random /tmp/entropy.sock' random + st urandom 'random -u /tmp/entropy.sock' urandom fi st kbd 'symlink cons/kbd' kbd -- cgit v1.2.3