diff options
author | agc <agc@pkgsrc.org> | 2008-04-23 13:19:15 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2008-04-23 13:19:15 +0000 |
commit | a67bd07ae64b75cd7d9b2bb9bc2b68918ed596bc (patch) | |
tree | 7a04eb355566f6328cef88d84c35afa213c8022b /doc/HOWTO-crosscompile-xorg | |
parent | 0786aa97457a50ba01b4c543813c6be165c3762c (diff) | |
download | pkgsrc-a67bd07ae64b75cd7d9b2bb9bc2b68918ed596bc.tar.gz |
Fix minor tyop
Diffstat (limited to 'doc/HOWTO-crosscompile-xorg')
-rw-r--r-- | doc/HOWTO-crosscompile-xorg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HOWTO-crosscompile-xorg b/doc/HOWTO-crosscompile-xorg index cb94f9dee62..1b1e7b15312 100644 --- a/doc/HOWTO-crosscompile-xorg +++ b/doc/HOWTO-crosscompile-xorg @@ -1,4 +1,4 @@ -$NetBSD: HOWTO-crosscompile-xorg,v 1.2 2008/01/15 17:15:41 joerg Exp $ +$NetBSD: HOWTO-crosscompile-xorg,v 1.3 2008/04/23 13:19:15 agc Exp $ How to cross-compile modular Xorg on NetBSD ------------------------------------------- @@ -7,7 +7,7 @@ How to cross-compile modular Xorg on NetBSD installed in /usr/pkg (or whatever prefix you want to use for the cross-compiled packages). -(b) You have run buil.sh release for the desired platform. Remember +(b) You have run build.sh release for the desired platform. Remember where you wrote the tools to and where the destdir is. (c) You have to add the following options to your mk.conf: |