Ignore:
Timestamp:
01/03/2021 12:06:23 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 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:
c06954d
Parents:
e4c4af6
Message:

Fix the compilation of python2 bindings for libmusicbrainz

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

Location:
multimedia/libdriv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libmusicbrainz.xml

    re4c4af6 r4544b2a6  
    150150    </para>
    151151
    152 <screen role="root"><userinput>(cd python &amp;&amp; python setup.py install)</userinput></screen>
     152<screen role="root"><userinput>(cd python &amp;&amp; python2 setup.py install)</userinput></screen>
    153153
    154154  </sect2>
  • multimedia/libdriv/mlt.xml

    re4c4af6 r4544b2a6  
    9090      <xref linkend="sdl2"/>,
    9191      <ulink url="http://jackaudio.org">JACK</ulink>,
    92       <ulink url="http://www.ipswitchft.com/moveit/">MOVEit</ulink>,
     92      <ulink url="http://www.ipswitch.com/moveit/">MOVEit</ulink>,
    9393      <ulink url="http://sox.sourceforge.net/">SoX</ulink>,
    9494      <ulink url="https://github.com/mltframework/swfdec">Swfdec</ulink>, and
Note: See TracChangeset for help on using the changeset viewer.