mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
modified: j/JuliaLang/JuliaLang-1.0.3.eb
This commit is contained in:
parent
95eaec21b9
commit
d994a56c84
@ -4,7 +4,6 @@ easyblock = 'MakeCp'
|
||||
|
||||
name = 'JuliaLang'
|
||||
version = '1.0.3'
|
||||
versionsuffix = '-test'
|
||||
|
||||
homepage = 'http://julialang.org'
|
||||
description = """Julia is a high-level, high-performance dynamic programming language for technical computing,
|
||||
@ -29,9 +28,6 @@ dependencies = [
|
||||
('git', '2.19.1')
|
||||
]
|
||||
|
||||
#uildopts = 'O=%(installdir)s'
|
||||
|
||||
#kipsteps = ['install']
|
||||
files_to_copy = ['*']
|
||||
|
||||
postinstallcmds = [
|
||||
@ -39,10 +35,6 @@ postinstallcmds = [
|
||||
'ln -s %(installdir)s/usr/bin/julia %(installdir)s/bin/julia',
|
||||
]
|
||||
|
||||
#modextravars = {
|
||||
# 'PATH': '%(installdir)s',
|
||||
#}
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/julia'],
|
||||
'dirs': ['bin', 'usr', 'test']
|
||||
|
Loading…
x
Reference in New Issue
Block a user