mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Added an overlooked command to rebuild the /usr/share/info/dir file in the GPM instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7590 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9a9d63d40d
commit
cb098fac09
@ -92,6 +92,9 @@ make</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
|
||||
install-info --dir-file=/usr/share/info/dir \
|
||||
/usr/share/info/gpm.info &&
|
||||
|
||||
ln -v -s libgpm.so.2.1.0 /usr/lib/libgpm.so &&
|
||||
install -v -m644 conf/gpm-root.conf /etc</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user