mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Fixed typo in openldap ftp location
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@652 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6b80d7c760
commit
af158b3eda
@ -10,4 +10,4 @@
|
||||
<!ENTITY openldap-size "2.0 MB">
|
||||
<!ENTITY openldap-download-http "">
|
||||
<!ENTITY openldap-download-ftp
|
||||
"ftp://OpenLDAP.org/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
"ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
|
@ -6,7 +6,7 @@
|
||||
<para><screen><userinput>./configure --prefix=/usr \
|
||||
--enable-build-20 \
|
||||
--enable-build-21 \
|
||||
--disable-debug \
|
||||
--disable-debug \
|
||||
--enable-production \
|
||||
--disable-build-tests \
|
||||
--with-xdnd &&
|
||||
|
Loading…
Reference in New Issue
Block a user