Author: ken
Date: Tue Feb 18 18:44:29 2014
New Revision: 12735

Log:
/usr/man fixes, and tags

Modified:
   trunk/BOOK/general/genutils/tree.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/textweb/links.xml
   trunk/BOOK/pst/ps/epdfview.xml
   trunk/BOOK/pst/ps/paps.xml

Modified: trunk/BOOK/general/genutils/tree.xml
==============================================================================
--- trunk/BOOK/general/genutils/tree.xml        Tue Feb 18 18:25:11 2014        
(r12734)
+++ trunk/BOOK/general/genutils/tree.xml        Tue Feb 18 18:44:29 2014        
(r12735)
@@ -33,7 +33,7 @@
     is useful to display, in a terminal, directory contents, including
     directories, files, links.</para>
 
-    &lfs74_checked;
+    &lfs75_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -74,7 +74,7 @@
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-<screen role="root"><userinput>make install</userinput></screen>
+<screen role="root"><userinput>make MANDIR=/usr/share/man/man1 
install</userinput></screen>
 
   </sect2>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Feb 18 18:25:11 
2014        (r12734)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Feb 18 18:44:29 
2014        (r12735)
@@ -48,6 +48,9 @@
       <para>February 18th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - fix links, paps, tree to not use /usr/man.</para>
+        </listitem>
+        <listitem>
           <para>[fernando] - Fix xf86-video-vmware-13.0.1 to build with
           new Mesa.</para>
         </listitem>

Modified: trunk/BOOK/networking/textweb/links.xml
==============================================================================
--- trunk/BOOK/networking/textweb/links.xml     Tue Feb 18 18:25:11 2014        
(r12734)
+++ trunk/BOOK/networking/textweb/links.xml     Tue Feb 18 18:44:29 2014        
(r12735)
@@ -146,7 +146,7 @@
    <para>Install <application>Links</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>

Modified: trunk/BOOK/pst/ps/epdfview.xml
==============================================================================
--- trunk/BOOK/pst/ps/epdfview.xml      Tue Feb 18 18:25:11 2014        (r12734)
+++ trunk/BOOK/pst/ps/epdfview.xml      Tue Feb 18 18:44:29 2014        (r12735)
@@ -38,7 +38,7 @@
       <application>GNOME</application> libraries.
     </para>
 
-    &lfs74_checked;
+    &lfs75_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/pst/ps/paps.xml
==============================================================================
--- trunk/BOOK/pst/ps/paps.xml  Tue Feb 18 18:25:11 2014        (r12734)
+++ trunk/BOOK/pst/ps/paps.xml  Tue Feb 18 18:44:29 2014        (r12735)
@@ -35,7 +35,7 @@
     printing any complex script supported by <application>Pango</application>.
     </para>
 
-    &lfs74_checked;
+    &lfs75_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -104,7 +104,7 @@
     commands:</para>
 
 <screen><userinput>patch -Np1 -i ../paps-&paps-version;-freetype_fix-1.patch 
&amp;&amp;
-./configure --prefix=/usr &amp;&amp;
+./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>src/test_libpaps &gt;
-- 
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