minigmg: remove custom phases
This commit is contained in:

committed by
Harmen Stoppels

parent
1a999d6e2d
commit
b033dbbbd0
@@ -41,8 +41,6 @@ class Minigmg(Package):
|
||||
# Replaces inline with inline static, for correct syntax
|
||||
patch('inline_static.patch')
|
||||
|
||||
phases = ['build', 'install']
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
||||
cc = Executable(spec['mpi'].mpicc)
|
||||
|
Reference in New Issue
Block a user