openjdk: Override hardcoded tr
svn path=/nixpkgs/trunk/; revision=28039
This commit is contained in:
@@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
GREP=${gnugrep}/bin/grep \
|
GREP=${gnugrep}/bin/grep \
|
||||||
DATE=${coreutils}/bin/date \
|
DATE=${coreutils}/bin/date \
|
||||||
PWD=${coreutils}/bin/pwd \
|
PWD=${coreutils}/bin/pwd \
|
||||||
|
TR=${coreutils}/bin/tr \
|
||||||
CC=${stdenv.gcc}/bin/gcc
|
CC=${stdenv.gcc}/bin/gcc
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user