Changeset 5c3f385 for gnome/platform
- Timestamp:
- 12/02/2018 02:50:58 AM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, lazarus, qt5new, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 03b278dc
- Parents:
- 49cbcfe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/rest.xml
r49cbcfe r5c3f385 106 106 107 107 <screen><userinput>./configure --prefix=/usr \ 108 --with-ca-certificates=/etc/ ssl/ca-bundle.crt &&108 --with-ca-certificates=/etc/pki/tls/certs/ca-bundle.crt && 109 109 make</userinput></screen> 110 110 … … 125 125 126 126 <para> 127 <parameter>--with-ca-certificates=/etc/ ssl/ca-bundle.crt</parameter>: This128 switch sets the location of the BLFS certificate authority bundle.127 <parameter>--with-ca-certificates=/etc/pki/tls/certs/ca-bundle.crt</parameter>: 128 This switch sets the location of the BLFS certificate authority bundle. 129 129 </para> 130 130
Note:
See TracChangeset
for help on using the changeset viewer.