Author: pierre
Date: Fri Aug 28 07:26:08 2020
New Revision: 23634

Log:
Fix xfce4-pulseaudio-plugin missing configure

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/xfce/apps/xfce4-pulseaudio-plugin.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Aug 27 23:29:26 2020        (r23633)
+++ trunk/BOOK/general.ent      Fri Aug 28 07:26:08 2020        (r23634)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "27">                   <!-- Always 2 digits -->
+<!ENTITY day          "28">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 27th, &year;">
+<!ENTITY releasedate  "August 28th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/xfce/apps/xfce4-pulseaudio-plugin.xml
==============================================================================
--- trunk/BOOK/xfce/apps/xfce4-pulseaudio-plugin.xml    Thu Aug 27 23:29:26 
2020        (r23633)
+++ trunk/BOOK/xfce/apps/xfce4-pulseaudio-plugin.xml    Fri Aug 28 07:26:08 
2020        (r23634)
@@ -111,7 +111,7 @@
       running the following commands:
     </para>
 
-<screen><userinput>./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <para>
-- 
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