openjdk: Fix mistakenly erased square bracket
Not sure how that happend... svn path=/nixpkgs/trunk/; revision=28100
This commit is contained in:
parent
84529a1370
commit
6a74987ad4
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
libXrender
|
||||
libXtst
|
||||
libXi
|
||||
;
|
||||
];
|
||||
|
||||
postUnpack = ''
|
||||
sed -i -e "s@/usr/bin/test@${coreutils}/bin/test@" \
|
||||
|
Loading…
Reference in New Issue
Block a user