mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Add patches to KDE to fix a charset bug
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7723 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
65ce93ae58
commit
9430c7e87f
@ -55,6 +55,14 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Reqiured patch: <ulink
|
||||
url="&patch-root;/kdepim-&kde-version;-charset-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
@ -98,6 +106,7 @@ sed -i -e 's|linux/inotify|sys/inotify|' \
|
||||
-e '/^static inline int inotify_add_watch/,/^}/d' \
|
||||
-e '/^static inline int inotify_rm_watch/,/^}/d' \
|
||||
kmail/editorwatcher.cpp &&
|
||||
patch -Np1 -i ../kdepim-&kde-version;-charset-1.patch &&
|
||||
./configure --prefix=&kde-dir; --disable-debug \
|
||||
--disable-dependency-tracking &&
|
||||
make</userinput></screen>
|
||||
|
@ -56,6 +56,14 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Reqiured patch: <ulink
|
||||
url="&patch-root;/kdelibs-&kde-version;-charset-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
|
Loading…
Reference in New Issue
Block a user