Changeset b4d7e29 for networking/netlibs


Ignore:
Timestamp:
07/19/2019 03:17:20 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
6666fad
Parents:
03790ef
Message:

Remove unneeded curl patch

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r03790ef rb4d7e29  
    7474      </listitem>
    7575    </itemizedlist>
    76 
     76<!--
    7777    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7878    <itemizedlist spacing="compact">
     
    8383      </listitem>
    8484    </itemizedlist>
    85 
     85-->
    8686
    8787    <bridgehead renderas="sect3">cURL Dependencies</bridgehead>
     
    128128  <sect2 role="installation">
    129129    <title>Installation of cURL</title>
    130 
     130<!--
    131131    <para>
    132132      First, apply a patch to fix DNS resolution issues:
     
    134134
    135135<screen><userinput>patch -Np1 -i ../curl-7.65.1-fix_dns_segfaults-2.patch</userinput></screen>
    136 
     136-->
    137137
    138138    <para>
Note: See TracChangeset for help on using the changeset viewer.