openmc is not a proxy (#7968)

https://github.com/spack/spack/issues/7965#issuecomment-385953224
This commit is contained in:
Christoph Junghans 2018-05-02 06:48:16 -06:00 committed by GitHub
parent d17372290d
commit 9d1456393f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,8 +36,6 @@ class Openmc(MakefilePackage):
homepage = "https://github.com/ANL-CESAR/"
url = "https://github.com/ANL-CESAR/openmc.git"
tags = ['proxy-app']
version('develop', git='https://github.com/ANL-CESAR/openmc.git')
build_directory = 'src'