openjdk: Use the /bin/echo sed on the corba makefiles too

svn path=/nixpkgs/trunk/; revision=28086
This commit is contained in:
Shea Levy 2011-08-01 01:15:53 +00:00
parent 635dd9aac5
commit e052a36daf

View file

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
openjdk/hotspot/make/linux/makefiles/sa.make
sed -i "s@/bin/echo -e@${coreutils}/bin/echo -e@" \
openjdk/jdk/make/common/shared/Defs-utils.gmk
openjdk/{jdk,corba}/make/common/shared/Defs-utils.gmk
'';
makeFlags = [