Commit 0192a27
committed
Modified TCLLIBPATH appendations in scripts/linuxcnc.in and
scripts/rip-environment.in since they are not in TCL list style but in
PATH style. In PATH style, the current appendation causes the Linuxcnc
TCL package not to be found if there is already a TCLLIBPATH definition.1 parent ceb1d08 commit 0192a27
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments