Changeset 57e87ac2


Ignore:
Timestamp:
02/07/2007 05:23:11 AM (17 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 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:
dc0a2d9
Parents:
7ab35da
Message:

corrected dl location for JDK update 10 (update 11 released), merge to 6.2.x branch

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/jdk.xml

    r7ab35da r57e87ac2  
    55  %general-entities;
    66
    7   <!ENTITY jdk-download-source "http://download.java.net/tiger/">
     7  <!ENTITY jdk-download-source "http://download.java.net/tiger/archive/tiger_u10/">
    88  <!ENTITY jdk-download-binary "http://java.sun.com/j2se/1.5.0/download.jsp">
    99  <!ENTITY jdk-source-md5sum   "&sources-anduin-http;/j/jdk-&jdk-src-version;.md5sums">
  • xsoft/suites/openoffice.xml

    r7ab35da r57e87ac2  
    189189
    190190    <warning><para>Do not use the <parameter>--with-system-db</parameter>
    191     switch.  The <application>BerkeleyDB</application> that is installed with
    192     LFS is too new for this version of
    193     <application>OpenOffice</application>.</para></warning>
     191    or <parameter>--disable-odk</parameter> switches.  Both are known to
     192    cause build failures.</para></warning>
    194193
    195194<screen><userinput>cd config_office/ &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.