libsamplerate: remove an useless make variable

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24190 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Xi Ruoyao 2021-02-07 06:50:22 +00:00
parent a455c16d2b
commit 7233b09e6b

View File

@ -105,7 +105,7 @@ make</userinput></screen>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make htmldocdir=/usr/share/doc/libsamplerate-&libsamplerate-version; install</userinput></screen>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">