Displaying 1 result from an estimated 1 matches for "bpeopl".
Did you mean:
peopl
2005 Feb 05
17
debian python-install.patch (3 of 5)
Name: python-install.patch
Description: Use --root instead of --home
--home causes python''s distutils to install into /usr/lib/python/, while
--root causes it to install into /usr/lib/python$ver/site-packages, which
is the more correct location.
Signed-off-by: Adam Heath <doogie@brainfood.com>
DiffStat:
tools/python/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2