summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2011-07-07 10:18:31 +0200
committerantrik <antrik@users.sf.net>2011-07-09 12:50:32 +0200
commit699f4c1a555bed70f8890ce7461e7422ca116db4 (patch)
treebce57bf187ddf08d2c7834247138e72af3a609ab /hurd
parent81cd1343c95216ddc3086656f87b29707c18af86 (diff)
dde/guide: Don't rename driver binary upon install
I don't see any use in that; it only creates potential confusion and other problems.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/dde/guide.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn
index 4264f7ad..10a2b727 100644
--- a/hurd/dde/guide.mdwn
+++ b/hurd/dde/guide.mdwn
@@ -187,7 +187,7 @@ Install the various built components to their final destinations (as root):
> $ cp hurd/pfinet/pfinet /hurd/dde
-> $ cp hurd/dde_forcedeth/dde_forcedeth /hurd/dde/forcedeth
+> $ cp hurd/dde_forcedeth/dde_forcedeth /hurd/dde
Now everything should be ready.