un-needed instructions in ALSA-plugins

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4788 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
David Jensen 2005-07-26 18:09:30 +00:00
parent 4ca94e5cde
commit b41c133d18

View File

@ -82,16 +82,6 @@ make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<para>If you wish to build the <application>JACK</application>
PCM plugin library, run the following commands:</para>
<screen><userinput>cd pcm/jack &amp;&amp;
make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>