mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
Merge branch 'it4i-salomon'
This commit is contained in:
commit
f3fe36a540
@ -1,5 +1,7 @@
|
|||||||
# IT4Innovations 2019
|
# IT4Innovations 2019
|
||||||
|
|
||||||
|
# Dokončeno ručně, nejde bez ROOTa !!!
|
||||||
|
|
||||||
easyblock = 'ConfigureMake'
|
easyblock = 'ConfigureMake'
|
||||||
|
|
||||||
name = 'Singularity'
|
name = 'Singularity'
|
||||||
@ -27,13 +29,8 @@ osdependencies = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
skipsteps = ['configure']
|
skipsteps = ['configure']
|
||||||
#prebuildopts = 'export GOPATH=$(pwd):$GOPATH && '
|
prebuildopts = './mconfig --prefix=%(installdir)s && '
|
||||||
skipsteps = ['configure']
|
buildopts = '-C ./builddir'
|
||||||
prebuildopts = 'mkdir -p src/github.com/sylabs && '
|
|
||||||
prebuildopts += 'ln -sf %(builddir)s/singularity src/github.com/sylabs/singularity && '
|
|
||||||
prebuildopts += './mconfig -p %(installdir)s -b build && '
|
|
||||||
prebuildopts += 'cd build && '
|
|
||||||
preinstallopts = 'cd build && '
|
|
||||||
|
|
||||||
|
|
||||||
postinstallcmds = [
|
postinstallcmds = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user