Ignore:
Timestamp:
08/19/2024 02:39:51 AM (4 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3
Children:
d6fab82
Parents:
e375445 (diff), dbeb18f2 (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 branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    re375445 r965ea28  
    172172<screen role="root"><userinput>install -v -dm755 /usr/share/doc/bluez-&bluez-version; &amp;&amp;
    173173install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></screen>
     174
     175    <para revision="sysv">
     176      Install a missing D-Bus service as the &root; user:
     177    </para>
     178
     179 <screen role="root"><userinput revision="sysv">install -m644 ./obexd/src/org.bluez.obex.service /usr/share/dbus-1/services</userinput></screen>
    174180
    175181  </sect2>
Note: See TracChangeset for help on using the changeset viewer.