Rename EditableMakefile to MakefilePackage
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
from spack import *
|
||||
|
||||
|
||||
class Astyle(EditableMakefile):
|
||||
class Astyle(MakefilePackage):
|
||||
"""A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI,
|
||||
Objective-C, C#, and Java Source Code.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user