summaryrefslogtreecommitdiff
path: root/hurd/dde/guide.mdwn
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2011-07-07 10:20:49 +0200
committerantrik <antrik@users.sf.net>2011-07-09 12:50:34 +0200
commit00f52298039e1db2f469834fb9f8c31d6e022faa (patch)
tree6865c622cb283c329dfce08f7c9e87897a8ef5d0 /hurd/dde/guide.mdwn
parent699f4c1a555bed70f8890ce7461e7422ca116db4 (diff)
dde/guide: Install all Hurd bits in one "cp" command
Diffstat (limited to 'hurd/dde/guide.mdwn')
-rw-r--r--hurd/dde/guide.mdwn6
1 files changed, 1 insertions, 5 deletions
diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn
index 10a2b727..89422625 100644
--- a/hurd/dde/guide.mdwn
+++ b/hurd/dde/guide.mdwn
@@ -183,11 +183,7 @@ Install the various built components to their final destinations (as root):
> $ mkdir /hurd/dde
-> $ cp hurd/devnode/devnode /hurd/dde
-
-> $ cp hurd/pfinet/pfinet /hurd/dde
-
-> $ cp hurd/dde_forcedeth/dde_forcedeth /hurd/dde
+> $ cp hurd/devnode/devnode hurd/pfinet/pfinet hurd/dde_forcedeth/dde_forcedeth /hurd/dde
Now everything should be ready.