Changeset da108fb


Ignore:
Timestamp:
09/09/2022 07:04:30 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:
c8344b7
Parents:
71b1e2d2
Message:

Install libxslt doc in a versioned directory

Report by Joe Locash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxslt.xml

    r71b1e2d2 rda108fb  
    133133    </para>
    134134
    135 <screen><userinput>./configure --prefix=/usr    \
    136             --disable-static \
     135<screen><userinput>./configure --prefix=/usr                          \
     136            --disable-static                       \
     137            --docdir=/usr/share/doc/libxslt-&libxslt-version; \
    137138            PYTHON=/usr/bin/python3 &amp;&amp;
    138139make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.