mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fix scons sed. The documentation
is still not installed at the right place (man files in the "python egg") git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24165 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8e8bc3574d
commit
ce7db74290
@ -92,7 +92,7 @@
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>sed -i 's/env python/&3/' SCons/Utilities/*.py &&
|
||||
sed -i 's:build/doc/man::' setup.cfg &&
|
||||
sed -i 's:build/doc/man/::' setup.cfg &&
|
||||
python3 setup.py install --prefix=/usr \
|
||||
--optimize=1 \
|
||||
--install-data=/usr/share/man/man1</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user