openjdk: Remove extraneous whitespace
svn path=/nixpkgs/trunk/; revision=28804
This commit is contained in:
parent
c9914f5559
commit
5b3aa1f8ec
@ -78,7 +78,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
sed -i -e "s@/usr/bin/test@${coreutils}/bin/test@" \
|
||||
-e "s@/bin/ls@${coreutils}/bin/ls@" \
|
||||
openjdk/hotspot/make/linux/makefiles/sa.make
|
||||
openjdk/hotspot/make/linux/makefiles/sa.make
|
||||
|
||||
sed -i "s@/bin/echo -e@${coreutils}/bin/echo -e@" \
|
||||
openjdk/{jdk,corba}/make/common/shared/Defs-utils.gmk
|
||||
|
Loading…
Reference in New Issue
Block a user