git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16411 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2015-09-15 20:21:40 +00:00
parent e173352123
commit 4097f8d504

View File

@ -174,7 +174,7 @@
<para>Install <application>Biber</application> by running the following <para>Install <application>Biber</application> by running the following
commands (patching the read-only files will produce warnings):</para> commands (patching the read-only files will produce warnings):</para>
<screen><userinput>patch -Np1 -i ../biblate-biber-&biber-version;-upstream_fixes-1.patch &amp;&amp; <screen><userinput>patch -Np1 -i ../biblatex-biber-&biber-version;-upstream_fixes-1.patch &amp;&amp;
sed -i 's/ 44/ 43/' t/bcfvalidation.t &amp;&amp; sed -i 's/ 44/ 43/' t/bcfvalidation.t &amp;&amp;
perl ./Build.PL &amp;&amp; perl ./Build.PL &amp;&amp;
./Build</userinput></screen> ./Build</userinput></screen>