Ignore:
Timestamp:
12/29/2018 10:13:59 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
55a55f1
Parents:
48a5d77
Message:

TeXLive: use slimmed-down patch without the new files for various versions of system poppler. I had intended to commit this three days ago, but obviously forgot.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/texlive.xml

    r48a5d77 r81a2d06d  
    104104      <listitem>
    105105        <para>Required patch: <ulink
    106         url="&patch-root;/texlive-&texlive-version;-source-upstream_fixes-2.patch"/></para>
     106        url="&patch-root;/texlive-&texlive-version;-source-upstream_fixes-3.patch"/></para>
    107107      </listitem>
    108108    </itemizedlist>
     
    178178<screen><userinput>export TEXARCH=$(uname -m | sed -e 's/i.86/i386/' -e 's/$/-linux/') &amp;&amp;
    179179
    180 patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-2.patch &amp;&amp;
     180patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-3.patch &amp;&amp;
    181181<!--
    182182let MYPOPPLER=$(pkg-config \-\-modversion poppler | cut -d '.' -f2)
     
    277277
    278278    <para>
    279       <command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-2.patch</command>:
     279      <command>patch -Np1 -i ../texlive-&texlive-version;-source-upstream_fixes-3.patch</command>:
    280280      various problems have come to light since the shipped source was frozen to
    281281      be committed to DVDs. In particular, a segmentation fault in dvipdfm-x from
Note: See TracChangeset for help on using the changeset viewer.