Changeset 2bc3253 for server/other


Ignore:
Timestamp:
12/28/2018 05:23:35 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bcbed59
Parents:
ecd1111
Message:

Update to vlc-3.0.5.
Update to openldap-2.4.47.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20879 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/openldap.xml

    recd1111 r2bc3253  
    77  <!ENTITY openldap-download-http " ">
    88  <!ENTITY openldap-download-ftp  "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
    9   <!ENTITY openldap-md5sum        "829016c5a9f45c51adc50073ac6f9fd7">
     9  <!ENTITY openldap-md5sum        "e508f97bfd778fec7799f286e5c07176">
    1010  <!ENTITY openldap-size          "5.5 MB">
    11   <!ENTITY openldap-buildsize     "52 MB (client), 107 MB (server)">
     11  <!ENTITY openldap-buildsize     "52 MB (client), 90 MB (server)">
    1212  <!ENTITY openldap-time          "0.7 SBU (client), 1.3 SBU (server)">
    1313]>
     
    134134    </para>
    135135
    136 <screen role="root"><userinput>make install</userinput></screen>
     136<screen role="root"><userinput>make install
     137
     138ln -sf ../lib/slapd /usr/sbin/slapd
     139
     140</userinput></screen>
    137141
    138142    </note>
Note: See TracChangeset for help on using the changeset viewer.