mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Fixed a typo in the GPM instructions, thanks to Ryan Isaacs for pointing it out
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7780 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f04d1d614b
commit
f6333c2206
@ -98,7 +98,7 @@ install-info --dir-file=/usr/share/info/dir \
|
||||
ln -v -s libgpm.so.2.1.0 /usr/lib/libgpm.so &&
|
||||
install -v -m644 conf/gpm-root.conf /etc &&
|
||||
|
||||
install -v -m755 -d destdir/usr/share/doc/gpm-&gpm-version; &&
|
||||
install -v -m755 -d /usr/share/doc/gpm-&gpm-version; &&
|
||||
chmod -v 755 doc/{changes,support} &&
|
||||
chmod -v 644 doc/{changes/*,support/*,FAQ,HACK_GPM,README*} &&
|
||||
cp -v -R doc/{FAQ,HACK_GPM,README*,changes,support} \
|
||||
|
Loading…
Reference in New Issue
Block a user