Ignore:
Timestamp:
09/15/2014 07:23:10 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 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, krejzi/svn, lazarus, lxqt, nosym, 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:
b7068390
Parents:
cf24093
Message:

ICU-53.1: not anymore broken with clang++.
Revert 'add optional instructions for sqlite-tcl to SQLite-3.8.6'.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/tcl.xml

    rcf24093 r985d9e0  
    124124    </para>
    125125
    126 <screen><userinput>rm -rf pkgs/sqlite3.8.6 &amp;&amp;
    127 export SRCDIR=`pwd`     &amp;&amp;
     126<screen><userinput>export SRCDIR=`pwd` &amp;&amp;
    128127
    129128cd unix &amp;&amp;
     
    211210
    212211    <para>
    213       <command>rm -rf pkgs/sqlite3.8.6 </command>: <application>SQLite Tcl
    214       Extension Architecture (TEA)</application> is removed, because it is
    215       optionally installed by <xref linkend="sqlite"/>
    216     </para>
    217 
    218     <para>
    219212      <command>sed -e ...</command>: The <application>Tcl</application> package
    220213      expects that its source tree is preserved so that packages depending on
     
    243236        <seg>
    244237          /usr/lib/itcl4.0.1,
     238          /usr/lib/sqlite3.8.6
    245239          /usr/lib/tcl8,
    246240          /usr/lib/tcl&tcl-ver;,
Note: See TracChangeset for help on using the changeset viewer.