Changeset bc38b45 for general/sysutils


Ignore:
Timestamp:
01/16/2021 05:55:52 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
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:
91378ee
Parents:
a6423d8
Message:

tk-8.6.11.1
mesa-20.3.3
gptfdisk-1.0.6
cmake-3.19.3
Mako-1.1.4 (python module)
elogind-249.6.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/elogind.xml

    ra6423d8 rbc38b45  
    77  <!ENTITY elogind-download-http "https://github.com/elogind/elogind/archive/v&elogind-version;/elogind-&elogind-version;.tar.gz">
    88  <!ENTITY elogind-download-ftp  " ">
    9   <!ENTITY elogind-md5sum        "d9fdee3692990afadcd8c8764e440fa0">
     9  <!ENTITY elogind-md5sum        "fb5d3baf179e5c62cb064b3657dde069">
    1010  <!ENTITY elogind-size          "1.5 MB">
    11   <!ENTITY elogind-buildsize     "52 MB (with tests)">
    12   <!ENTITY elogind-time          "0.4 SBU">
     11  <!ENTITY elogind-buildsize     "67 MB (with tests)">
     12  <!ENTITY elogind-time          "0.3 SBU (with parallelism=4)">
    1313]>
    1414
     
    148148  <sect2 role="installation">
    149149    <title>Installation of elogind</title>
    150 
     150<!--
    151151    <para>
    152152      First, fix a problem starting the package via pam:
     
    154154
    155155<screen><userinput>sed -i '/running/,+1s:^://:' src/login/pam_elogind.c</userinput></screen>
    156 
     156-->
    157157    <para>
    158158      Install <application>elogind</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.