Changeset 60424b6
- Timestamp:
- 05/02/2019 01:48:28 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f1f64fa
- Parents:
- 9533795
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
postlfs/security/p11-kit.xml
r9533795 r60424b6 75 75 <bridgehead renderas="sect4">Recommended</bridgehead> 76 76 <para role="recommended"> 77 <xref linkend="libtasn1"/> 77 <xref linkend="libtasn1"/> and 78 <xref role="runtime" linkend="make-ca"/> (runtime) 78 79 </para> 79 80 80 81 <bridgehead renderas="sect4">Optional</bridgehead> 81 82 <para role="optional"> 82 <xref linkend="make-ca"/> (runtime), 83 <xref linkend="nss"/> (runtime), 84 <xref linkend="gtk-doc"/> and 85 <xref linkend="libxslt"/> 83 <xref linkend="gtk-doc"/>, 84 <xref linkend="libxslt"/>, and 85 <xref role="runtime" linkend="nss"/> (runtime) 86 86 </para> 87 87 … … 124 124 125 125 <screen role="root"><userinput>make install && 126 ln -s /usr/libexec/p11-kit/trust-extract-compat \127 /usr/bin/update-ca-certificates</userinput></screen>126 ln -sfv /usr/libexec/p11-kit/trust-extract-compat \ 127 /usr/bin/update-ca-certificates</userinput></screen> 128 128 129 129 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.