Changeset 5a3fde8 for kde


Ignore:
Timestamp:
08/28/2020 05:56:56 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0880d35d
Parents:
a0e3afd1
Message:

Add a patch to ark identified upstream

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23637 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5-apps/ark5.xml

    ra0e3afd1 r5a3fde8  
    7171    </itemizedlist>
    7272
     73    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     74    <itemizedlist spacing="compact">
     75      <listitem>
     76        <para>
     77          Required patch:
     78          <ulink url="&patch-root;ark/ark-&kf5apps-version;-upstream_fix-1.patch"/>
     79        </para>
     80      </listitem>
     81    </itemizedlist>
     82
     83
    7384    <bridgehead renderas="sect3">Ark Dependencies</bridgehead>
    7485
     
    8697  <sect2 role="installation">
    8798    <title>Installation of Ark</title>
     99
     100    <para>First, fix a problem identified upstream:</para>
     101
     102<screen><userinput>patch -Np1 -i ../ark-&kf5apps-version;-upstream_fix-1.patch</userinput></screen>
    88103
    89104    <para>
Note: See TracChangeset for help on using the changeset viewer.