Changeset 6da2aad5 for networking/mailnews/mutt.xml
- Timestamp:
- 01/18/2021 04:43:22 AM (2 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 079d8530
- Parents:
- 69f3bcf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/mailnews/mutt.xml
r69f3bcf r6da2aad5 72 72 </itemizedlist> 73 73 74 < !--<bridgehead renderas="sect3">Additional Downloads</bridgehead>74 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 75 75 <itemizedlist spacing='compact'> 76 76 <listitem> 77 77 <para> 78 78 Required patch: <ulink 79 url="&patch-root;/mutt-&mutt-version;- upstream_fixes-1.patch"/>80 </para> 81 </listitem> 82 </itemizedlist> -->79 url="&patch-root;/mutt-&mutt-version;-memleak-1.patch"/> 80 </para> 81 </listitem> 82 </itemizedlist> 83 83 84 84 <bridgehead renderas="sect3">Mutt Dependencies</bridgehead> … … 168 168 169 169 <para> 170 First apply the patch to prevent a memory leak: 171 </para> 172 173 <screen><userinput>patch -Np1 -i ../mutt-&mutt-version;-memleak-1.patch</userinput></screen> 174 175 <para> 170 176 To ensure that a plain text manual is created when using 171 177 <application>lynx</application> or to otherwise use
Note:
See TracChangeset
for help on using the changeset viewer.