Author: bdubbs Date: Wed Jul 8 06:17:00 2015 New Revision: 16220 Log: Typos
Modified: trunk/BOOK/x/lib/qt4.xml trunk/BOOK/xsoft/other/pidgin.xml Modified: trunk/BOOK/x/lib/qt4.xml ============================================================================== --- trunk/BOOK/x/lib/qt4.xml Tue Jul 7 17:35:57 2015 (r16219) +++ trunk/BOOK/x/lib/qt4.xml Wed Jul 8 06:17:00 2015 (r16220) @@ -8,7 +8,7 @@ <!ENTITY wk-major "2.3"> <!ENTITY wk-version "2.3.4"> <!ENTITY qt4-url "http://download.qt-project.org/official_releases/qt/&qt4-major;"> - <!ENTITY webkit-url "http://http://download.kde.org/stable/qtwebkit-&wk-major;"> + <!ENTITY webkit-url "http://download.kde.org/stable/qtwebkit-&wk-major;"> <!ENTITY qt4-download-http "&qt4-url;/&qt4-version;/qt-everywhere-opensource-src-&qt4-version;.tar.gz"> <!ENTITY qt4-download-ftp " "> @@ -321,7 +321,7 @@ To install the package, as the <systemitem class="username">root</systemitem> user: </para> -<screen role="root"><userinput>make INSTALL_ROOT=/tmp/webkitqt -C WebKitBuild/Release install</userinput></screen> +<screen role="root"><userinput>make -C WebKitBuild/Release install</userinput></screen> <bridgehead renderas="sect3">Installing Auxillary Files</bridgehead> Modified: trunk/BOOK/xsoft/other/pidgin.xml ============================================================================== --- trunk/BOOK/xsoft/other/pidgin.xml Tue Jul 7 17:35:57 2015 (r16219) +++ trunk/BOOK/xsoft/other/pidgin.xml Wed Jul 8 06:17:00 2015 (r16220) @@ -76,7 +76,7 @@ <listitem> <para> Recommended patch: - <ulink url="&patch-root;/pidgin-&gimp-version;-gstreamer1-1.patch"/> + <ulink url="&patch-root;/pidgin-&pidgin-version;-gstreamer1-1.patch"/> </para> </listitem> </itemizedlist> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
