Author: andy
Date: 2012-03-04 17:11:27 -0700 (Sun, 04 Mar 2012)
New Revision: 9597
Modified:
trunk/BOOK/general/genlib/nspr.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/nss.xml
Log:
minor tweaks
Modified: trunk/BOOK/general/genlib/nspr.xml
===================================================================
--- trunk/BOOK/general/genlib/nspr.xml 2012-03-04 23:27:16 UTC (rev 9596)
+++ trunk/BOOK/general/genlib/nspr.xml 2012-03-05 00:11:27 UTC (rev 9597)
@@ -32,9 +32,9 @@
<title>Introduction to NSPR</title>
<para>
- <application>Netscape Portable Runtime</application> (NSPR) provides
- a platform-neutral API for system level and libc like functions.
- </para>
+ <application>Netscape Portable Runtime</application> (NSPR) provides a
+ platform-neutral API for system level and libc like functions.
+ </para>
&lfs70_checked;
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-03-04 23:27:16 UTC
(rev 9596)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-03-05 00:11:27 UTC
(rev 9597)
@@ -60,7 +60,6 @@
</itemizedlist>
</listitem>
-
<listitem>
<para>March 3rd, 2012</para>
<itemizedlist>
Modified: trunk/BOOK/postlfs/security/nss.xml
===================================================================
--- trunk/BOOK/postlfs/security/nss.xml 2012-03-04 23:27:16 UTC (rev 9596)
+++ trunk/BOOK/postlfs/security/nss.xml 2012-03-05 00:11:27 UTC (rev 9597)
@@ -163,10 +163,10 @@
install -v -m755 Linux*/lib/*.so /usr/lib &&
install -v -m644 Linux*/lib/{*.chk,libcrmf.a} /usr/lib &&
install -v -m755 -d /usr/include/nss &&
+cp -v -RL {public,private}/nss/* /usr/include/nss &&
+chmod 644 /usr/include/nss/* &&
install -v -m755 Linux*/bin/{certutil,nss-config,pk12util} /usr/bin &&
-install -v -m644 Linux*/lib/pkgconfig/nss.pc /usr/lib/pkgconfig &&
-cp -v -RL {public,private}/nss/* /usr/include/nss &&
-chmod 644 /usr/include/nss/*</userinput></screen>
+install -v -m644 Linux*/lib/pkgconfig/nss.pc
/usr/lib/pkgconfig</userinput></screen>
</sect2>
<sect2 role="commands">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page