Changeset 729e458 for general.ent


Ignore:
Timestamp:
05/22/2018 02:03:23 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
20306c2
Parents:
e1f9f2a
Message:

Update to make-ca-0.8. Fixes #10794.
Added header seds from LFS for systemd-238.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re1f9f2a r729e458  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 21st, &year;">
     9<!ENTITY releasedate  "May 22nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    141141                          linkend='parallel-builds'/> for more information.</para></note>">
    142142
     143<!ENTITY shell-env "<note><para>If installing in the chroot environment, be
     144                    sure to export the <envar>SHELL</envar> environment
     145                    variable or configuration of the package will
     146                    fail.</para></note>">
     147
Note: See TracChangeset for help on using the changeset viewer.