Ignore:
Timestamp:
01/01/2019 01:59:37 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
8f6f10e
Parents:
b98dbfd
Message:

Merge to HEAD 20898.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/texlive.xml

    rb98dbfd r4199730  
    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.