mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 19:59:06 +00:00
Correct the path of the default object directory.
ok todd@
This commit is contained in:
4
README
4
README
@@ -59,7 +59,7 @@ target.
|
|||||||
|
|
||||||
The following steps will build and install everything for the first time.
|
The following steps will build and install everything for the first time.
|
||||||
|
|
||||||
mkdir -p /usr/obj/xenocara
|
mkdir -p /usr/xobj
|
||||||
cd xenocara
|
cd xenocara
|
||||||
make bootstrap
|
make bootstrap
|
||||||
make obj
|
make obj
|
||||||
@@ -125,4 +125,4 @@ makefiles skeletons. For that use the following command:
|
|||||||
You can also set XENOCARA_RERUN_AUTOCONF in /etc/mk.conf to force
|
You can also set XENOCARA_RERUN_AUTOCONF in /etc/mk.conf to force
|
||||||
regeneration of configure scripts in every component.
|
regeneration of configure scripts in every component.
|
||||||
|
|
||||||
$OpenBSD: README,v 1.11 2007/04/04 22:27:53 david Exp $
|
$OpenBSD: README,v 1.12 2007/04/07 11:02:37 jsg Exp $
|
||||||
|
|||||||
Reference in New Issue
Block a user