Changeset 6889628b for xsoft


Ignore:
Timestamp:
04/17/2014 02:57:47 PM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
796e0faf
Parents:
a2472e1
Message:

Update to Icedtea-web-1.5. Fixes ticket 4923.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/icedtea-web.xml

    ra2472e1 r6889628b  
    77  <!ENTITY icedtea-web-download-http "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    88  <!ENTITY icedtea-web-download-ftp  " ">
    9   <!ENTITY icedtea-web-md5sum        "ad4fd669f482e5f69a124061229df517">
    10   <!ENTITY icedtea-web-size          "1.4 MB">
    11   <!ENTITY icedtea-web-buildsize     "23 MB">
    12   <!ENTITY icedtea-web-time          "0.2 SBU">
     9  <!ENTITY icedtea-web-md5sum        "a6199869763291879f3a7382b114974c">
     10  <!ENTITY icedtea-web-size          "1.5 MB">
     11  <!ENTITY icedtea-web-buildsize     "30 MB">
     12  <!ENTITY icedtea-web-time          "0.3 SBU">
    1313]>
    1414
     
    131131    symbolic link to the plugin from your browser(s) plugins directory:</para>
    132132
    133 <screen><userinput role="root">ln -s ${JAVA_HOME}/jre/lib/IcedTeaPlugin.so /usr/lib/mozilla/plugins/</userinput></screen>
     133<screen role="root"><userinput>ln -s ${JAVA_HOME}/jre/lib/IcedTeaPlugin.so /usr/lib/mozilla/plugins/</userinput></screen>
    134134
    135135    <important>
Note: See TracChangeset for help on using the changeset viewer.