* More sed breakage.

svn path=/nixpkgs/trunk/; revision=903
This commit is contained in:
Eelco Dolstra
2004-04-01 20:36:40 +00:00
parent 57c5759250
commit 36356d7694
5 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
if stdenv.system == "i686-linux"
then
(import ./j2sdk-sun-linux.nix) {
fetchurl = fetchurl;
inherit stdenv fetchurl;
}
else
false