Skip to content

Commit

Permalink
Convince bot to build in different prefix, to avoid EasyBuild trying …
Browse files Browse the repository at this point in the history
…to make the current installation writeable
  • Loading branch information
Caspar van Leeuwen committed Oct 27, 2023
1 parent 1d1f149 commit 2a7c23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure_easybuild
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export EASYBUILD_PREFIX=${WORKDIR}/easybuild
export EASYBUILD_INSTALLPATH=${EESSI_PREFIX}/software/${EESSI_OS_TYPE}/${EESSI_SOFTWARE_SUBDIR}
export EASYBUILD_INSTALLPATH=${EESSI_PREFIX}/software/${EESSI_OS_TYPE}/${EESSI_SOFTWARE_SUBDIR}/testing
export EASYBUILD_SOURCEPATH=${WORKDIR}/easybuild/sources:${EESSI_SOURCEPATH}

# just ignore OS dependencies for now, see https://github.com/easybuilders/easybuild-framework/issues/3430
Expand Down

0 comments on commit 2a7c23d

Please sign in to comment.