Commit 8cd5d3b
committed
install.sh: Put standard PATH directories in front
Apparently some people are getting xattr shipped with Python.framework
in front of the system xattr, and that breaks the stub. Let's make sure
nothing overrides standard system binaries.
Fixes: #30
Signed-off-by: Hector Martin <[email protected]>1 parent 3738ea1 commit 8cd5d3b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments