command->commands

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11416 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Krejzi 2013-07-14 18:10:21 +00:00
parent a73f7b02ba
commit f3ff44363f

View File

@ -745,7 +745,7 @@ make</userinput></screen>
<para>
To build <application>PyGObject3</application> as the
<application>Python 2</application> module, run the
following command:
following commands:
</para>
<screen><userinput>mkdir python2 &amp;&amp;
@ -761,7 +761,7 @@ popd</userinput></screen>
<para>
To build <application>PyGObject3</application> as the
<application>Python 3</application> module, run the
following command:
following commands:
</para>
<screen><userinput>mkdir python3 &amp;&amp;
@ -1104,7 +1104,7 @@ make</userinput></screen>
<para>
To build <application>PyAtSpi2</application> as the
<application>Python 2</application> module, run the
following command:
following commands:
</para>
<screen><userinput>mkdir python2 &amp;&amp;
@ -1116,7 +1116,7 @@ popd</userinput></screen>
<para>
To build <application>PyAtSpi2</application> as the
<application>Python 3</application> module, run the
following command:
following commands:
</para>
<screen><userinput>mkdir python3 &amp;&amp;