Changeset 9a7aeed0


Ignore:
Timestamp:
09/18/2021 02:42:02 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
54bd123
Parents:
642e43d
Message:

Remove an unneeded command from teh curl build instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r642e43d r9a7aeed0  
    133133
    134134    <para>
    135       First, adapt the tests to python3:
    136     </para>
    137 
    138 <screen><userinput remap="pre">grep -rl '#!.*python$' | xargs sed -i '1s/python/&amp;3/'</userinput></screen>
    139 
    140     <para>
    141135      Install <application>cURL</application> by running the following
    142136      commands:
Note: See TracChangeset for help on using the changeset viewer.