Ignore:
Timestamp:
06/01/2024 11:23:55 AM (4 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
ebe7c39, f2f955a
Parents:
43b2f1a
Message:

Add gcc14 patch for unzip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/unzip.xml

    r43b2f1a rf3a6c58f  
    9191        </para>
    9292      </listitem>
     93      <listitem>
     94        <para>
     95          Required patch: <ulink
     96          url="&patch-root;/unzip-&unzip-version;-gcc14-1.patch"/>
     97        </para>
     98      </listitem>
    9399    </itemizedlist>
    94100
     
    189195
    190196    <para>
    191       First apply the patch:
    192     </para>
    193 
    194 <screen><userinput remap="pre">patch -Np1 -i ../unzip-&unzip-version;-consolidated_fixes-1.patch</userinput></screen>
     197      First apply the patches:
     198    </para>
     199
     200<screen><userinput remap="pre">patch -Np1 -i ../unzip-&unzip-version;-consolidated_fixes-1.patch
     201patch -Np1 -i ../unzip-&unzip-version;-gcc14-1.patch</userinput></screen>
    195202
    196203    <para>
Note: See TracChangeset for help on using the changeset viewer.