Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
easyconfigs-it4i
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SCS
easyconfigs-it4i
Commits
d994a56c
Commit
d994a56c
authored
Jan 04, 2019
by
Lukáš Krupčík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified: j/JuliaLang/JuliaLang-1.0.3.eb
parent
95eaec21
Pipeline
#5636
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
j/JuliaLang/JuliaLang-1.0.3.eb
j/JuliaLang/JuliaLang-1.0.3.eb
+0
-8
No files found.
j/JuliaLang/JuliaLang-1.0.3.eb
View file @
d994a56c
...
...
@@ -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']
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment