Fix location of the directory

This commit is contained in:
Yuichi Otsuka 2022-06-16 16:39:28 +09:00
parent 62058c4b99
commit ec9bc5f166
10 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack import *
from spack.package import *
class ImprovedRdock(MakefilePackage):