libcacard.so might not get installed depending on optional packages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12310 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-11-30 12:17:33 +00:00
parent 4d8d35e4c7
commit 9da47337a5

View File

@ -158,7 +158,7 @@ make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install &amp;&amp;
chmod -v 755 /usr/lib/libcacard.so</userinput></screen>
[ -e /usr/lib/libcacard.so ] &amp;&amp; chmod -v 755 /usr/lib/libcacard.so</userinput></screen>
<note><!--<para>The main program <command>qemu-system-x86_64</command> doesn't
make a distinction between i386 and x86_64 so even on an i386 system you