Changeset aaf45d3


Ignore:
Timestamp:
08/31/2017 02:55:44 AM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, lazarus, lxqt, 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:
bdbc7fa1
Parents:
2791835
Message:

Fix to Opal
DHCP/WICD tags

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/opal.xml

    r2791835 raaf45d3  
    9898      <xref linkend="openjdk"/>,
    9999      <xref linkend="ruby"/>,
    100       <ulink url="www.soft-switch.org/">Spandsp</ulink>,
     100      <ulink url="http://www.soft-switch.org/">Spandsp</ulink>,
    101101      <xref linkend="speex"/>, and
    102102      <xref linkend="x264"/>
     
    131131
    132132sed -e '/abs(/s/MPI.*)/(int)(&amp;)/' \
    133     -i ./plugins/video/common/mpi.cxx &amp;)&amp;
     133    -i ./plugins/video/common/mpi.cxx &amp;&amp;
    134134
    135135
  • networking/connect/dhcp.xml

    r2791835 raaf45d3  
    3838    </para>
    3939
    40     &lfs80_checked;
     40    &lfs81_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/wicd.xml

    r2791835 raaf45d3  
    4040    </para>
    4141
    42     &lfs80_checked;
     42    &lfs81_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.