Changeset 433336d for general/genlib


Ignore:
Timestamp:
02/24/2021 07:23:03 PM (3 years ago)
Author:
Ken Moffat <ken@…>
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:
90d24524
Parents:
68896cd0
Message:

JS78 : allow JS and firefox to have different versions.

This will also be appropriate when we move to firefox-91, the next esr.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r68896cd0 r433336d  
    55  %general-entities;
    66
     7<!-- for when firefox and js78 use same version
    78  <!ENTITY ff78-version       "&firefox-version;">
     9  and when they are on differnet versions - keep this for when
     10  we have moved to next firefox-esr (ff-91) and JS  has not moved -->
     11  <!ENTITY ff78-version       "&JS78-version;">
    812  <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">
    913  <!ENTITY js78-download-ftp  " ">
Note: See TracChangeset for help on using the changeset viewer.