Ignore:
Timestamp:
03/26/2017 06:34:12 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
e5345a05
Parents:
d4bfff1f
Message:

Add GnuTLS as an optional dependency of GnuPG.
Update libcdio aux file to libcdio-paranoia-10.2+0.94+1.
Update to Text-BibTeX-0.80 (Perl Mopdule).
Update to Net-DNS-1.09 (Perl Module).
Update to git 2.12.2.
Update to nspr 4.14.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nspr.xml

    rd4bfff1f rc5353a8  
    88<!--  <!ENTITY nspr-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">-->
    99  <!ENTITY nspr-download-ftp " ">
    10   <!ENTITY nspr-md5sum        "9c44298a6fc478b3c0a4e98f4f9981ed">
     10  <!ENTITY nspr-md5sum        "743f6b7888a614da9927400874054d8c">
    1111  <!ENTITY nspr-size          "1.1 MB">
    1212  <!ENTITY nspr-buildsize     "10 MB">
     
    8686<screen><userinput>cd nspr                                                     &amp;&amp;
    8787sed -ri 's#^(RELEASE_BINS =).*#\1#' pr/src/misc/Makefile.in &amp;&amp;
    88 sed -i 's#$(LIBRARY) ##' config/rules.mk                    &amp;&amp;
     88sed -i 's#$(LIBRARY) ##'            config/rules.mk         &amp;&amp;
    8989
    9090./configure --prefix=/usr \
Note: See TracChangeset for help on using the changeset viewer.