Changeset c2596a4 for chapter08/dbus.xml


Ignore:
Timestamp:
04/23/2023 01:31:12 PM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
45d1335
Parents:
1b61cd1 (diff), ed48f326 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/dbus.xml

    r1b61cd1 rc2596a4  
    8080<screen><userinput remap="make">make</userinput></screen>
    8181
    82     <para>This package does come with a test suite, but it requires several
     82    <para>To test the results, issue:</para>
     83
     84<screen><userinput remap="test">make check</userinput></screen>
     85
     86    <para>Many tests are disabled because they require additional
    8387    packages that are not included in LFS. Instructions for running the
    84     test suite can be found in the BLFS book at
    85     <ulink url="&blfs-book;general/dbus.html"/>.</para>
     88    comprehensive test suite can be found in
     89    <ulink url="&blfs-book;general/dbus.html">the BLFS book</ulink>.</para>
    8690
    8791    <para>Install the package:</para>
     
    108112        dbus-run-session, dbus-send, dbus-test-tool,
    109113        dbus-update-activation-environment, and dbus-uuidgen</seg>
    110         <seg>libdbus-1.{a,so}</seg>
     114        <seg>libdbus-1.so</seg>
    111115        <seg>/etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0,
    112116        /usr/share/dbus-1, /usr/share/doc/dbus-&dbus-version;,
Note: See TracChangeset for help on using the changeset viewer.