mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 04:22:12 +08:00
command->commands
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11416 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a73f7b02ba
commit
f3ff44363f
@ -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 &&
|
||||
@ -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 &&
|
||||
@ -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 &&
|
||||
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user