mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Removed unneeded rpc patch and libtirpc dependency from kde-runtime.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12970 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5bdbe45833
commit
49a01170a6
@ -56,20 +56,11 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
||||||
<itemizedlist spacing='compact'>
|
|
||||||
<listitem>
|
|
||||||
<para>Required patch: <ulink
|
|
||||||
url="&patch-root;/kde-runtime-&kde-version;-rpc_fix-1.patch"/></para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
|
<bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
<para role="required">
|
<para role="required">
|
||||||
<xref linkend="kdelibs"/> and
|
<xref linkend="kdelibs"/>
|
||||||
<xref linkend="libtirpc"/>
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
@ -108,9 +99,7 @@
|
|||||||
<para>Install <application>kde-runtime</application> by running the following
|
<para>Install <application>kde-runtime</application> by running the following
|
||||||
commands:</para>
|
commands:</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../kde-runtime-&kde-version;-rpc_fix-1.patch &&
|
<screen><userinput>mkdir build &&
|
||||||
|
|
||||||
mkdir build &&
|
|
||||||
cd build &&
|
cd build &&
|
||||||
|
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
||||||
|
Loading…
Reference in New Issue
Block a user