Fix a url

Remove obsolete patch.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19603 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2017-12-17 16:55:55 +00:00
parent 08f2ed340b
commit 57e07f48d8
2 changed files with 2 additions and 13 deletions

View File

@ -63,13 +63,6 @@
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Required patch:
<ulink
url="&patch-root;/libcdio-1.0.0-upstream_fix-1.patch"/>
</para>
</listitem>
<listitem>
<para>
Required file:
@ -96,11 +89,7 @@
<para>Install <application>libcdio</application> by running the
following commands:</para>
<!-- The patch will go away with next release -->
<screen><userinput>patch -Np1 -i ../libcdio-1.0.0-upstream_fix-1.patch &amp;&amp;
sed -i '/^LIBCDIO_VERSION_NUM=/s/=.*$/=10000/' configure &amp;&amp;
./configure --prefix=/usr --disable-static &amp;&amp;
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY qtwebengine-major "5.10">
<!ENTITY qtwebengine-download-http "https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-opensource-src-&qtwebengine-version;.tar.xz">
<!ENTITY qtwebengine-download-http "https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-everywhere-src-&qtwebengine-version;.tar.xz">
<!ENTITY qtwebengine-download-ftp " ">
<!ENTITY qtwebengine-md5sum "0ea0b32e97911cf80d32b31cf10a6d8b">
<!ENTITY qtwebengine-size "208 MB">