Ignore:
Timestamp:
09/19/2014 05:41:15 AM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
43b45dca
Parents:
ced6b1c5
Message:

Finish tagging for multimedia

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/simpleburn.xml

    rced6b1c5 r9afdcef  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    115115
    116116<screen><userinput>mkdir build &amp;&amp;
    117 cd build &amp;&amp;
    118 cmake -DCMAKE_BUILD_TYPE=Release \
     117cd    build &amp;&amp;
     118
     119cmake -DCMAKE_BUILD_TYPE=Release  \
    119120      -DCMAKE_INSTALL_PREFIX=/usr \
    120121      -DBURNING=LIBBURNIA .. &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.