# modified: f/Forge/Forge-5.1-43967.eb

#	modified:   f/Forge/Forge-6.1.2.eb
#	modified:   f/Forge/Forge-7.0.1.eb
#	modified:   f/Forge/Forge-7.0.eb
This commit is contained in:
Easy Build 2017-03-23 09:57:49 +01:00
parent 4fcb24a9d6
commit e626634c1e
4 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,5 @@
easyblock = 'AllineaBase'
# !!! --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/a/allineabase.py !!!
name = 'Forge'
version = '5.1-43967'

View File

@ -1,4 +1,5 @@
easyblock = 'AllineaBase'
# !!! --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/a/allineabase.py !!!
name = 'Forge'
version = "6.1.2"

View File

@ -1,4 +1,5 @@
easyblock = 'AllineaBase'
# !!! --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/a/allineabase.py !!!
name = 'Forge'
version = "7.0.1"
@ -30,9 +31,9 @@ sources = [SOURCELOWER_TAR]
skipsteps = ['configure', 'build']
#sanity_check_paths = {
# 'files': ['bin/ddt'],
# 'dirs': ['lib'],
#}
sanity_check_paths = {
'files': ['bin/ddt-client', 'bin/ddt-debugger', 'bin/ddt-debugger-ll', 'bin/ddt-debugger-mps', 'bin/ddt-mpirun', 'bin/forge', 'bin/make-profiler-libraries', 'bin/perf-report'],
'dirs': ['lib'],
}
moduleclass = 'debugger'

View File

@ -1,6 +1,5 @@
easyblock = 'AllineaBase'
# !!! --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/generic/allineabase.py !!!
# !!! --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/a/allineabase.py !!!
name = 'Forge'
version = "7.0"