Ignore:
Timestamp:
04/26/2019 05:09:25 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
c6a3b1a
Parents:
e0ea073
Message:

Fix gst10-plugins-base test/install instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-base.xml

    re0ea073 r0608a6c4  
    141141
    142142    <para>
    143       To test the results, issue: <command>make check</command>. The tests
     143      To test the results, issue: <command>ninja test</command>. The tests
    144144      require an X terminal running, or all of the GL tests will fail.
    145145    </para>
     
    159159    </para>
    160160
    161 <screen role="root"><userinput>make install</userinput></screen>
     161<screen role="root"><userinput>ninja install</userinput></screen>
    162162  </sect2>
    163163
Note: See TracChangeset for help on using the changeset viewer.