Changeset eacfe160 for general.ent


Ignore:
Timestamp:
08/10/2020 11:03:11 AM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
e8f32afe
Parents:
20201cb
Message:

Move perl modules installed by git to /usr/lib/perl5/5.32/site_perl to match today's changes to perl in LFS.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r20201cb reacfe160  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 9th, &year;">
     9<!ENTITY releasedate  "August 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    7575<!ENTITY lfs-gdbm-version             "1.11">
    7676<!ENTITY lfs-m4-version               "1.4.17">
     77<!ENTITY lfs-perl-version             "5.32"> <!-- used in git -->
    7778<!-- this was originally the perl version used by the corresponding
    7879 version of lfs, in those days always for i686, but now BLFS is a rolling
    79  release -->
    80 <!ENTITY lfs-perl-version             "&lt;5.x.y&gt;/&lt;arch-linux&gt;">
     80 release. \-\->
     81<!ENTITY lfs-perl-version             "&lt;5.x.y&gt;/&lt;arch-linux&gt;">-->
    8182<!ENTITY lfs-shadow-version           "4.2.1">
    8283<!ENTITY lfs-vim-version              "7.4">
Note: See TracChangeset for help on using the changeset viewer.