mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Fix python installed directories
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d86db6b5df
commit
b13452de4d
@ -146,10 +146,11 @@ tar --strip-components=1 \
|
||||
2to3, idle3, pip3, pydoc3, python3, python3-config, and pyvenv
|
||||
</seg>
|
||||
<seg>
|
||||
libpython&python-minor;m.so and libpython3.so
|
||||
libpython&python-minor;.so and libpython3.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/python&python-minor;m, /usr/lib/python3 and
|
||||
/usr/include/python&python-minor;,
|
||||
/usr/lib/python3, and
|
||||
/usr/share/doc/python-&python-version;
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
Loading…
Reference in New Issue
Block a user