[email protected] wrote:
> Author: dj
> Date: 2009-08-28 09:57:39 -0600 (Fri, 28 Aug 2009)
> New Revision: 7989
> 
> Added:
>    trunk/BOOK/postlfs/security/nspr.xml
> Modified:
>    trunk/BOOK/general.ent
>    trunk/BOOK/introduction/welcome/changelog.xml
>    trunk/BOOK/postlfs/security/security.xml
> Log:
> Added nspr-4.8
> +    <para>Apply the <application>pkg-config</application> patch:</para>
> +
> +<screen><userinput>patch -Np1 -i ../nspr-&nspr-version;-pkgconfig-1.patch
> +</userinput></screen>
> +
> +    <para>Install <application>NSPR</application> by running the following
> +    commands:</para>
> +
> +<screen><userinput>cd mozilla/nsprpub &amp;&amp;
> +./configure --prefix=/usr \
> +            --with-mozilla \
> +            --with-pthreads &amp;&amp;
> +make</userinput></screen>

Could you make this like all the other instructions (most anyway) and
remove the comment about installing the patch and simply place the
instruction to install the patch immediately before the cd mozilla/nsprpub
line?

Thanks.

-- 
Randy

-- 
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