diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 0e8dad9e..b247fed6 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ build/hurd:: install/hurd:: # runsystem is managed by update-alternatives - mv debian/tmp/etc/hurd/runsystem debian/tmp/etc/hurd/runsystem.gnu + mv debian/tmp/lib/hurd/runsystem debian/tmp/lib/hurd/runsystem.gnu # move away fakeroot, ps, uptime, vmstat and w to not conflict with the # ones from other packages |