Changeset 54f144f


Ignore:
Timestamp:
03/21/2022 04:40:37 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
fa2b5275
Parents:
67042ee
Message:

Adjust shared library version from 4 to 5 in liblinear for 244 upgrade.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/liblinear.xml

    r67042ee r54f144f  
    106106
    107107<screen role="root"><userinput>install -vm644 linear.h /usr/include &amp;&amp;
    108 install -vm755 liblinear.so.4 /usr/lib &amp;&amp;
    109 ln -sfv liblinear.so.4 /usr/lib/liblinear.so</userinput></screen>
     108install -vm755 liblinear.so.5 /usr/lib &amp;&amp;
     109ln -sfv liblinear.so.5 /usr/lib/liblinear.so</userinput></screen>
    110110  </sect2>
    111111
Note: See TracChangeset for help on using the changeset viewer.