Author: dj
Date: Sun Feb 10 16:45:38 2019
New Revision: 21132

Log:
Missing autoreconf command as well.

Modified:
   branches/BOOK-elogind/general/sysutils/modemmanager.xml

Modified: branches/BOOK-elogind/general/sysutils/modemmanager.xml
==============================================================================
--- branches/BOOK-elogind/general/sysutils/modemmanager.xml     Sun Feb 10 
16:44:32 2019        (r21131)
+++ branches/BOOK-elogind/general/sysutils/modemmanager.xml     Sun Feb 10 
16:45:38 2019        (r21132)
@@ -115,15 +115,15 @@
       Apply a patch to correct elogind detection:
     </para>
 
-<screen revision="sysv"><userinput>patch -Np1 -i 
../ModemManager-&ModemManager-version;-elogind-1.patch</userinput></screen>
+<screen revision="sysv"><userinput>patch -Np1 -i 
../ModemManager-&ModemManager-version;-elogind-1.patch &amp;&amp;
+autoreconf -fi</userinput></screen>
 
     <para>
       Install <application>ModemManager</application> by running the following
       commands:
     </para>
 
-<screen revision="sysv"><userinput>
-./configure --prefix=/usr             \
+<screen revision="sysv"><userinput>./configure --prefix=/usr             \
             --sysconfdir=/etc         \
             --localstatedir=/var      \
             --disable-static          \
-- 
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