Skip to content

Commit

Permalink
86 set EASYBUILD_VERSION (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
crbaird committed Nov 8, 2016
1 parent 4953798 commit 98ead9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/dev-tools/easybuild/SPECS/easybuild.spec
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export EASYBUILD_BOOTSTRAP_SOURCEPATH=%{_sourcedir}
export EASYBUILD_BOOTSTRAP_DEBUG=1
export DEBUG_EASYBUILD_OPTIONS=1
export EASYBUILD_INSTALLPATH=%{install_path}
export EASYBUILD_VERSION=%{version}
export PATH=${LMOD_DIR}:${PATH}
export PYTHON_VERSION=`python -c 'print ".".join(map(str, __import__("sys").version_info[:2]))'`

Expand Down

0 comments on commit 98ead9f

Please sign in to comment.