Skip to content
Snippets Groups Projects
Commit c927fe84 authored by Andriy Palamarchuk's avatar Andriy Palamarchuk Committed by Alexandre Julliard
Browse files

winemaker documentation fix.

parent 899861d1
No related merge requests found
......@@ -129,7 +129,7 @@
as just running the three commands below:
</para>
<programlisting>
$ winemaker --lower-uppercase
$ winemaker --lower-uppercase .
$ ./configure --with-wine=/usr/local/wine
$ make
</programlisting>
......@@ -287,7 +287,7 @@
</variablelist>
<para>
So your command may finally look like:
<literal>winemaker --lower-uppercase -Imylib/include</literal>
<literal>winemaker --lower-uppercase -Imylib/include .</literal>
</para>
</listitem>
</varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment