Ignore:
Timestamp:
01/03/2021 12:06:23 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
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

File:
1 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>
Note: See TracChangeset for help on using the changeset viewer.