mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 04:22:12 +08:00
Rename pygobject patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10162 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a51c84734b
commit
f79998c0d7
@ -616,7 +616,7 @@ make</userinput></screen>
|
||||
<para>
|
||||
Required patch (if you have installed
|
||||
<xref linkend="gobject-introspection"/>):
|
||||
<ulink url="&patch-root;/pygobject2-&pygobject2-version;-introspection-1.patch"/>
|
||||
<ulink url="&patch-root;/pygobject-&pygobject2-version;-introspection-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
@ -648,7 +648,7 @@ make</userinput></screen>
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -p1 < ../pygobject2-&pygobject2-version;-introspection-1.patch &&
|
||||
<screen><userinput>patch -p1 < ../pygobject-&pygobject2-version;-introspection-1.patch &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user