Changeset db808f2 for general.ent


Ignore:
Timestamp:
09/06/2007 07:24:00 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
138eff3
Parents:
821b3bfc
Message:

Modified the Heimdal instructions which move the libraries into /lib to use the 'readlink' command to create the symlinks so that the instructions are not version specific

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r821b3bfc rdb808f2  
    44-->
    55
    6 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     6<!ENTITY day          "06">                   <!-- Always 2 digits -->
    77<!ENTITY month        "09">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    3434
    3535<!-- These entities are used to identify versions of LFS
    36      packages referenced throughout the BLFS book. If the
    37      BDB package updates cause the library names to change,
    38      ensure you update the Heimdal package to the current
    39      BDB library names. -->
     36     packages referenced throughout the BLFS book. -->
    4037<!ENTITY lfs-autoconf-version         "2.61">
    4138<!ENTITY lfs-bdb-version              "4.5.20">
     
    5956<!-- Chapter 4 -->
    6057
    61 <!-- Ensure you check the library version number and update the
    62      Heimdal instructions (postlfs/security/heimdal.xml) if necessary -->
    6358<!ENTITY openssl-version              "0.9.8e">
    64 <!-- End special note about Heimdal -->
    65 
    6659<!ENTITY gnutls-version               "1.6.3">
    6760<!ENTITY cracklib-version             "2.8.10">
     
    394387<!-- Chapter 23 -->
    395388
    396 <!-- Ensure you check the library version number and update the
    397      Heimdal instructions (postlfs/security/heimdal.xml) if necessary -->
    398389<!ENTITY db-version                   "4.5.20">
    399 <!-- End special note about Heimdal -->
    400 
    401390<!ENTITY mysql-version                "5.0.41">
    402391<!ENTITY postgresql-version           "8.2.4">
Note: See TracChangeset for help on using the changeset viewer.