Changeset 3867d8ee for general/prog


Ignore:
Timestamp:
02/17/2018 11:29:57 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 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:
0a43695
Parents:
baa6857
Message:

Update to expect-5.45.5.

Remove elfutils. The library is all that is
needed and that is now in LFS.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/expect.xml

    rbaa6857 r3867d8ee  
    77  <!ENTITY expect-download-http "&sourceforge-dl;/expect/expect&expect-version;.tar.gz">
    88  <!ENTITY expect-download-ftp  " ">
    9   <!ENTITY expect-md5sum        "a8855cd41c1ef004b9794db9e2a57a9d">
    10   <!ENTITY expect-size          "612 KB">
    11   <!ENTITY expect-buildsize     "3.3 MB (with tests)">
     9  <!ENTITY expect-md5sum        "00fce8de158422f5ccd2666512329bd2">
     10  <!ENTITY expect-size          "624 KB">
     11  <!ENTITY expect-buildsize     "3.2 MB (with tests)">
    1212  <!ENTITY expect-time          "0.2 SBU (with tests)">
    1313]>
  • general/prog/prog.xml

    rbaa6857 r3867d8ee  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="doxygen.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="elfutils.xml"/>
     34<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="elfutils.xml"/> -->
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expect.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
Note: See TracChangeset for help on using the changeset viewer.