From f4dd5b845aa75eb00aa3a065298d2e88f5de307d Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 26 Sep 2008 17:30:52 +0000 Subject: Same procedure for fakeroot --- debian/hurd.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/hurd.postinst') diff --git a/debian/hurd.postinst b/debian/hurd.postinst index 34295466..3713c7e6 100644 --- a/debian/hurd.postinst +++ b/debian/hurd.postinst @@ -6,7 +6,7 @@ update-alternatives --quiet \ --install /libexec/runsystem runsystem /libexec/runsystem.gnu 20 update-alternatives \ - --install /usr/bin/fakeroot fakeroot /bin/fakeroot-hurd 30 + --install /usr/bin/fakeroot fakeroot /usr/bin/fakeroot-hurd 30 update-alternatives \ --install /bin/ps ps /bin/ps-hurd 60 -- cgit v1.2.3