aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2020-08-31 21:46:25 +0000
committerKen Moffat <ken@linuxfromscratch.org>2020-08-31 21:46:25 +0000
commitd48a33aed5e6b19bcd4ff462158b3a398e011996 (patch)
tree275f8ec185e927f3d13ecae5cbe4e99a1c443e1a
parente1616ac2df31ce09c66a8bb298cc4abde7772e39 (diff)
This better xfce4-pulseaudio-plugin tarball has a configure script, not an autogen.sh.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23654 af4574ff-66df-0310-9fd7-8a98e5e911e0
-rw-r--r--xfce/apps/xfce4-pulseaudio-plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce/apps/xfce4-pulseaudio-plugin.xml b/xfce/apps/xfce4-pulseaudio-plugin.xml
index 14c3fd6fa8..c2ccd57628 100644
--- a/xfce/apps/xfce4-pulseaudio-plugin.xml
+++ b/xfce/apps/xfce4-pulseaudio-plugin.xml
@@ -106,7 +106,7 @@
running the following commands:
</para>
-<screen><userinput>./autogen.sh --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>