Changeset ba5ca10 for xsoft/other


Ignore:
Timestamp:
03/15/2022 06:01:53 PM (2 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
88c7225
Parents:
1f9fd2d
Message:

Add transmission-3.00-pidfile_doc-1.patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/transmission.xml

    r1f9fd2d rba5ca10  
    7979    </itemizedlist>
    8080
     81    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     82    <itemizedlist spacing="compact">
     83      <listitem>
     84        <para>
     85          Optional patch:
     86          <ulink url="&patch-root;/transmission-&transmission-version;-pidfile_doc-1.patch"/>
     87        </para>
     88      </listitem>
     89    </itemizedlist>
     90
     91
    8192    <bridgehead renderas="sect3">Transmission Dependencies</bridgehead>
    8293
     
    106117  <sect2 role="installation">
    107118    <title>Installation of Transmission</title>
     119
     120    <para>
     121      Apply an optional patch to document the pid-file option
     122      on the man-page of <command>transmission-daemon</command>:
     123    </para>
     124
     125<screen><userinput remap="pre">patch -Np1 -i ../transmission-&transmission-version;-pidfile_doc-1.patch</userinput></screen>
     126
    108127
    109128    <para>
Note: See TracChangeset for help on using the changeset viewer.