Don't use module command inside package file, dependencies shall be handled externally.
This commit is contained in:
parent
91e3222f6a
commit
65ebef950e
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ VERSION="master"
|
||||||
URL="http://nanos.ac.upc.edu/content/mercurium-compiler"
|
URL="http://nanos.ac.upc.edu/content/mercurium-compiler"
|
||||||
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
|
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
|
||||||
|
|
||||||
module load libs/nanox
|
|
||||||
|
|
||||||
# Archive A and package name P
|
# Archive A and package name P
|
||||||
A=${PACKAGE}-${VERSION}.tar.bz2
|
A=${PACKAGE}-${VERSION}.tar.bz2
|
||||||
P=${PACKAGE}-${VERSION}
|
P=${PACKAGE}-${VERSION}
|
||||||
|
|
Loading…
Reference in a new issue