Author: bdubbs
Date: Sun Mar 29 12:18:07 2015
New Revision: 15751

Log:
Remove unneeded sed in pinentry

Modified:
   trunk/BOOK/general/genutils/pinentry.xml

Modified: trunk/BOOK/general/genutils/pinentry.xml
==============================================================================
--- trunk/BOOK/general/genutils/pinentry.xml    Sun Mar 29 12:01:57 2015        
(r15750)
+++ trunk/BOOK/general/genutils/pinentry.xml    Sun Mar 29 12:18:07 2015        
(r15751)
@@ -88,8 +88,7 @@
     <para>Install <application>PIN-Entry</application> by running the following
     commands:</para>
 
-<screen><userinput>sed -i 's:../../../s/pinentry/qt4/::' qt4/*.moc &amp;&amp;
-./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen><!-- &amp;&amp;
 
 makeinfo - -html - -no-split -o doc/pinentry_nochunks.html doc/pinentry.texi 
&amp;&amp;
@@ -121,7 +120,7 @@
                  
/usr/share/doc/pinentry-&pinentry-version;</userinput></screen> -->
 
   </sect2>
-
+<!--
   <sect2 role="commands">
     <title>Command Explanations</title>
 
@@ -130,7 +129,7 @@
     </para>
 
   </sect2>
-
+-->
   <sect2 role="content">
     <title>Contents</title>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to