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 &&
-./configure --prefix=/usr &&
+<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen><!-- &&
makeinfo - -html - -no-split -o doc/pinentry_nochunks.html doc/pinentry.texi
&&
@@ -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