mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
rest: remove unneeded option
The path is auto detected by configure.
This commit is contained in:
parent
e94280ea57
commit
7ad7842cc5
@ -103,8 +103,7 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--with-ca-certificates=/etc/pki/tls/certs/ca-bundle.crt &&
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
@ -125,11 +124,6 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>--with-ca-certificates=/etc/pki/tls/certs/ca-bundle.crt</parameter>:
|
||||
This switch sets the location of the BLFS certificate authority bundle.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user