Author: dj
Date: 2010-02-27 01:55:07 -0700 (Sat, 27 Feb 2010)
New Revision: 8278
Modified:
trunk/BOOK/general/genlib/nspr.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Removed unneeded files installed by NSPR.
Modified: trunk/BOOK/general/genlib/nspr.xml
===================================================================
--- trunk/BOOK/general/genlib/nspr.xml 2010-02-27 08:51:32 UTC (rev 8277)
+++ trunk/BOOK/general/genlib/nspr.xml 2010-02-27 08:55:07 UTC (rev 8278)
@@ -86,7 +86,8 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
-cp -v -LR dist/include/nspr /usr/include</userinput></screen>
+cp -v -LR dist/include/nspr /usr/include &&
+rm -v -f /usr/bin/{prerr.properties,compile-et.pl}</userinput></screen>
</sect2>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-27 08:51:32 UTC
(rev 8277)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-27 08:55:07 UTC
(rev 8278)
@@ -56,6 +56,9 @@
<para>[dj] - Installed additional NSS utilities needed by other
packages.</para>
</listitem>
+ <listitem>
+ <para>[dj] - Removed unneeded files installed by NSPR.</para>
+ </listitem>
</itemizedlist>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page