Match documentation of spack create with actual behavior. (#31892)
This commit is contained in:
parent
09c56255c3
commit
ab87cac63f
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ generates a boilerplate template for your package, and opens up the new
|
|||
# If you submit this package back to Spack as a pull request,
|
||||
# please first remove this boilerplate and all FIXME comments.
|
||||
#
|
||||
from spack import *
|
||||
from spack.package import *
|
||||
|
||||
|
||||
class Gmp(AutotoolsPackage):
|
||||
|
|
Loading…
Reference in a new issue