From a7ad89a6ad7da55089e6f9a4cdd645b7079ee04e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 16 Apr 2011 21:26:02 -0400 Subject: Fix /64c by installing with `--user` by default (vs. --prefix=${HOME}). This way users don't need to mess with PYTHONPATH. They'll still need to tweak PATH so they can find the be entry script. --- .../bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values') diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values index 24b22a0..6a2d2ce 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values @@ -7,7 +7,7 @@ reporter: dietmarw severity: minor -status: open +status: fixed summary: Set default user paths according to PEP370 -- cgit