Differences From Artifact [e79b11d597]:
- File client/1.0/neutral/pkgd.eagle — part of check-in [3a25d976e3] at 2017-12-07 20:15:11 on branch trunk — Bump client version to 1.0.3. (user: mistachkin, size: 66839) [annotate] [blame] [check-ins using]
To Artifact [18538611ae]:
- File client/1.0/neutral/pkgd.eagle — part of check-in [ad592e465a] at 2017-12-08 06:46:55 on branch trunk — Skip modifying the auto-path if the necessary Eagle sub-packages are somehow already present. Bump client version to 1.0.4. (user: mistachkin, size: 66839) [annotate] [blame] [check-ins using]
︙ | |||
1943 1944 1945 1946 1947 1948 1949 | 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 | - + | maybeAddToAutoPath [expr {[isEagle] ? "eagle" : "tcl"}] \ $persistentRootDirectory # # NOTE: Provide the package to the interpreter. # |