Changeset 0ecb20cf


Ignore:
Timestamp:
09/03/2022 05:58:00 AM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
d09dd05
Parents:
9762440
Message:

libxslt: remove an harmful space at eol

Took me one hour to figure out hy configure was asking to use
--build, --host, ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxslt.xml

    r9762440 r0ecb20cf  
    133133<screen><userinput>
    134134./configure --prefix=/usr    \
    135             --disable-static \ 
     135            --disable-static \
    136136            PYTHON=/usr/bin/python3 &amp;&amp;
    137137make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.