You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Installation
14
14
|[ julia-config.jl ](https://github.com/JuliaLang/julia/blob/master/contrib/julia-config.jl)| Determines build parameters required by an embedded Julia |
|[ mac/ ](https://github.com/JuliaLang/julia/blob/master/contrib/mac/)| Mac install files |
17
-
|[ relative_path.sh](https://github.com/JuliaLang/julia/blob/master/contrib/relative_path.sh)| Convert absolute path into relative path script|
17
+
|[ relative_path.py](https://github.com/JuliaLang/julia/blob/master/contrib/relative_path.py)| Convert absolute paths into relative paths|
18
18
|[ repackage_system_suitesparse4.make ](https://github.com/JuliaLang/julia/blob/master/contrib/repackage_system_suitesparse4.make)| Links shared libraries from static-library for suitesparse4 |
19
19
|[ stringreplace.c ](https://github.com/JuliaLang/julia/blob/master/contrib/stringreplace.c)| Replace strings to hardcoded paths in binaries during `make install`|
20
20
|[ travis_fastfail.sh ](https://github.com/JuliaLang/julia/blob/master/contrib/travis_fastfail.sh)| Checks for queued build tests in Travis |
0 commit comments