openjdk: Override hard-coded mkdir
svn path=/nixpkgs/trunk/; revision=28033
This commit is contained in:
parent
3439ac32bf
commit
057e36e2f7
@ -18,7 +18,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
configurePhase = ''
|
||||
make sanity
|
||||
make MKDIR=${coreutils}/bin/mkdir sanity
|
||||
'';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user