openjdk: Override hardcoded chmod
svn path=/nixpkgs/trunk/; revision=28066
This commit is contained in:
@@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
||||
MKDIR=${coreutils}/bin/mkdir \
|
||||
TOUCH=${coreutils}/bin/touch \
|
||||
CP=${coreutils}/bin/cp \
|
||||
CHMOD=${coreutils}/bin/chmod \
|
||||
ECHO=${coreutils}/bin/echo \
|
||||
CAT=${coreutils}/bin/cat \
|
||||
GREP=${gnugrep}/bin/grep \
|
||||
|
||||
Reference in New Issue
Block a user