Author: rthomsen
Date: 2012-03-04 03:26:11 -0700 (Sun, 04 Mar 2012)
New Revision: 9591

Modified:
   trunk/BOOK/general/sysutils/raptor.xml
   trunk/BOOK/general/sysutils/strigi.xml
Log:
Fix patches for raptor/strigi.

Modified: trunk/BOOK/general/sysutils/raptor.xml
===================================================================
--- trunk/BOOK/general/sysutils/raptor.xml      2012-03-03 22:52:31 UTC (rev 
9590)
+++ trunk/BOOK/general/sysutils/raptor.xml      2012-03-04 10:26:11 UTC (rev 
9591)
@@ -62,7 +62,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para>Required patch: <ulink
-       url="&patch-root;/raptor/raptor-&raptor-version;-curl.patch"/></para>
+       url="&patch-root;/raptor-&raptor-version;-curl.patch"/></para>
       </listitem>
     </itemizedlist>
 
@@ -103,7 +103,7 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><option>patch -Np0 -i 
../raptor-&raptor-version;-curl.patch</option>: This 
+    <para><option>patch -Np1 -i 
../raptor-&raptor-version;-curl.patch</option>: This 
       patch fixes compiling with <application>cURL</application>.</para>
     <para><option>--disable-static</option>: This option prevents compiling 
the 
     static archive versions of the libraries.</para>

Modified: trunk/BOOK/general/sysutils/strigi.xml
===================================================================
--- trunk/BOOK/general/sysutils/strigi.xml      2012-03-03 22:52:31 UTC (rev 
9590)
+++ trunk/BOOK/general/sysutils/strigi.xml      2012-03-04 10:26:11 UTC (rev 
9591)
@@ -59,7 +59,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para>Required patch: <ulink
-       url="&patch-root;/strigi/strigi-&strigi-version;-ffmpeg.patch"/></para>
+       url="&patch-root;/strigi-&strigi-version;-ffmpeg.patch"/></para>
       </listitem>
     </itemizedlist>
 
@@ -97,7 +97,7 @@
     <para>Install <application>strigi</application> by running the following
     commands:</para>
     
-    <screen><userinput>patch -Np0 -i ../strigi-&strigi-version;-ffmpeg.patch 
&amp;&amp;
+    <screen><userinput>patch -Np1 -i ../strigi-&strigi-version;-ffmpeg.patch 
&amp;&amp;
 mkdir build &amp;&amp; cd build &amp;&amp;
 cmake -DCMAKE_INSTALL_PREFIX=/usr .. &amp;&amp;
 make</userinput></screen>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to