Changeset 7cca0f5


Ignore:
Timestamp:
07/04/2023 07:05:08 PM (11 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
9403c3e
Parents:
55e02d66
Message:

Remove the 32-bit sed from poppler.

I just tested it and it was applied in 23.07.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    r55e02d66 r7cca0f5  
    155155  <sect2 role="installation">
    156156    <title>Installation of Poppler</title>
    157 
    158     <!-- remove when version is gtr 23.06.0 -->
    159     <!-- missing incl is fixed upstream already -->
    160     <para>
    161       First add a missing include statement which will break compilation
    162       on 32-bit systems:
    163     </para>
    164 
    165 <screen><userinput>sed -e '/#include "GPGMECryptoSignBackend.h"/i#include &lt;config.h&gt;' \
    166     -i poppler/GPGMECryptoSignBackend.cc</userinput></screen>
    167     <!-- /remove -->
    168157
    169158    <para>
Note: See TracChangeset for help on using the changeset viewer.