Merge pull request #1374 from hartzell/bug/fix-jdk-import-of-distutils
Bug: fix jdk package's use of distutils
This commit is contained in:
commit
15514792d5
@ -25,7 +25,7 @@
|
||||
#
|
||||
# Author: Justin Too <too1@llnl.gov>
|
||||
#
|
||||
import distutils
|
||||
import distutils.dir_util
|
||||
|
||||
import spack
|
||||
from spack import *
|
||||
|
Loading…
Reference in New Issue
Block a user