Changeset 811902b for general


Ignore:
Timestamp:
04/14/2024 03:22:40 PM (2 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
2d3951f
Parents:
a255185a
Message:

Add command to actually patch protobuf-c-1.5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/protobuf-c.xml

    ra255185a r811902b  
    8989
    9090    <para>
     91      First, apply some upstream fixes to make this package compatible
     92      with protobuf-26.1:
     93    </para>
     94
     95    <screen role="pre"><userinput>patch -Np1 -i ../protobuf-c-&protobuf-c-version;-consolidated_fixes-1.patch</userinput></screen>
     96
     97    <para>
    9198      Install <application>Protobuf-c</application> by running the following
    9299      commands:
Note: See TracChangeset for help on using the changeset viewer.