From ddfd2fbbbf97178709205b57fa76a9060c594747 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 4 Feb 2005 17:01:52 +0000 Subject: * debian/rules (install/hurd::): Rename /bin/fakeroot to /bin/fakeroot-hurd. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b3b8155c..ae0a5774 100755 --- a/debian/rules +++ b/debian/rules @@ -34,6 +34,9 @@ install/hurd:: # runsystem is managed by update-alternatives mv debian/tmp/libexec/runsystem debian/tmp/libexec/runsystem.gnu + # move away fakeroot to not conflict with the one from the fakeroot package + mv debian/tmp/bin/fakeroot debian/tmp/bin/fakeroot-hurd + SUID_PROGRAMS = /bin/ids /bin/login /bin/ps /bin/w binary-predeb/hurd:: -- cgit v1.2.3