Changeset f65a2dc


Ignore:
Timestamp:
08/17/2021 10:57:05 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
484d32ac
Parents:
5841c65
Message:

Add a sysV patch for bluez and tag it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r5841c65 rf65a2dc  
    3434    </para>
    3535
    36     &lfs101_checked;
     36    &lfs110_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6969      </listitem>
    7070    </itemizedlist>
    71 <!--
    72     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    73     <itemizedlist spacing="compact">
     71
     72    <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
     73    <itemizedlist spacing="compact" revision="sysv">
    7474      <listitem>
    7575        <para>
    7676          Required patch:
    77           <ulink url="&patch-root;/bluez-&bluez-version;-upstream_fixes-1.patch"/>
     77          <ulink url="&patch-root;/bluez-&bluez-version;-obexd_without_systemd-1.patch"/>
    7878        </para>
    7979      </listitem>
    8080    </itemizedlist>
    81 -->
     81
    8282    <bridgehead renderas="sect3">BlueZ Dependencies</bridgehead>
    8383
     
    162162
    163163<screen><userinput>sed 's/pause(/bluez_&amp;/' -i profiles/audio/media.c</userinput></screen>
     164
     165    <para revision="sysv">Now, make some changes needed for SystemV systems:</para>
     166
     167<screen revision="sysv"><userinput>patch -Npi -i ../bluez-&bluez-version;-obexd_without_systemd-1.patch</userinput></screen>
    164168
    165169    <para>
Note: See TracChangeset for help on using the changeset viewer.