mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
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:
parent
4d8d35e4c7
commit
9da47337a5
@ -158,7 +158,7 @@ make</userinput></screen>
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
chmod -v 755 /usr/lib/libcacard.so</userinput></screen>
|
||||
[ -e /usr/lib/libcacard.so ] && 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
|
||||
|
Loading…
Reference in New Issue
Block a user