openmc is not a proxy (#7968)
https://github.com/spack/spack/issues/7965#issuecomment-385953224
This commit is contained in:
parent
d17372290d
commit
9d1456393f
@ -36,8 +36,6 @@ class Openmc(MakefilePackage):
|
|||||||
homepage = "https://github.com/ANL-CESAR/"
|
homepage = "https://github.com/ANL-CESAR/"
|
||||||
url = "https://github.com/ANL-CESAR/openmc.git"
|
url = "https://github.com/ANL-CESAR/openmc.git"
|
||||||
|
|
||||||
tags = ['proxy-app']
|
|
||||||
|
|
||||||
version('develop', git='https://github.com/ANL-CESAR/openmc.git')
|
version('develop', git='https://github.com/ANL-CESAR/openmc.git')
|
||||||
|
|
||||||
build_directory = 'src'
|
build_directory = 'src'
|
||||||
|
Loading…
Reference in New Issue
Block a user