mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 08:23:53 +00:00
fixed little mistake in README_Mac
This commit is contained in:
parent
2de941563a
commit
86515a6eef
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ Getting OpenMW Working
|
||||||
$ cd /path/to/libsndfile/source
|
$ cd /path/to/libsndfile/source
|
||||||
$ ./configure --prefix=$OMW_LIB_PREFIX \
|
$ ./configure --prefix=$OMW_LIB_PREFIX \
|
||||||
--disable-dependency-tracking
|
--disable-dependency-tracking
|
||||||
$make install
|
$ make install
|
||||||
|
|
||||||
7. Generate the Makefile for OpenMW as follows and build OpenMW:
|
7. Generate the Makefile for OpenMW as follows and build OpenMW:
|
||||||
$ mkdir /path/to/openmw/build/dir
|
$ mkdir /path/to/openmw/build/dir
|
||||||
|
|
Loading…
Reference in a new issue