Changeset 6cfc1326
- Timestamp:
- 10/30/2020 12:51:14 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ac4aa90b
- Parents:
- 691ee02
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/libdriv/libmusicbrainz.xml
r691ee02 r6cfc1326 123 123 </para> 124 124 125 <screen><userinput>(cd python && python setup.py build)</userinput></screen>125 <screen><userinput>(cd python && python2 setup.py build)</userinput></screen> 126 126 127 127 <para> … … 141 141 <para> 142 142 To test the Python bindings, issue the following: 143 <command>(cd python && python setup.py test)</command>.143 <command>(cd python && python2 setup.py test)</command>. 144 144 </para> 145 145
Note:
See TracChangeset
for help on using the changeset viewer.