Commit a2b935c
committed
Make setupegg symlink correct dateutil library
Setupegg assumes the install tree is the same as the source tree. This
is not the case, since a different version of the dateutil library is
used depending on whether python version 2 or 3 is used. This fix
symlinks the correct version at run-time.1 parent 9b7abbf commit a2b935c
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
6 | 20 | | |
7 | 21 | | |
8 | 22 | | |
| |||
0 commit comments