
committed by
Chuck Atkins

parent
c98190a6ec
commit
a52ed34fa4
@@ -27,8 +27,6 @@ class NinjaFortran(Package):
|
||||
|
||||
depends_on('python', type='build')
|
||||
|
||||
provides('ninja')
|
||||
|
||||
phases = ['configure', 'install']
|
||||
|
||||
def url_for_version(self, version):
|
||||
|
@@ -24,8 +24,6 @@ class Ninja(Package):
|
||||
|
||||
depends_on('python', type='build')
|
||||
|
||||
provides('ninja-fortran', when='@kitware')
|
||||
|
||||
phases = ['configure', 'install']
|
||||
|
||||
def configure(self, spec, prefix):
|
||||
|
Reference in New Issue
Block a user