haxe: 3.4.2 -> 3.4.3

This commit is contained in:
volth 2017-09-18 20:22:48 +00:00 committed by Franz Pletz
parent caa79ba50c
commit 9efe27ee3b

View File

@ -72,8 +72,8 @@ in {
''; '';
}; };
haxe_3_4 = generic { haxe_3_4 = generic {
version = "3.4.2"; version = "3.4.3";
sha256 = "1m5fp183agqv8h3ynhxw4kndkpq2d6arysmirv3zl3vz5crmpwqd"; sha256 = "1rrbrc81pilq0d691kp22yjwvvg0kw7q9b9npdghga2ks0hzpr02";
prePatch = '' prePatch = ''
sed -i -e 's|"/usr/lib/haxe/std/";|"'"$out/lib/haxe/std/"'";\n&|g' src/main.ml sed -i -e 's|"/usr/lib/haxe/std/";|"'"$out/lib/haxe/std/"'";\n&|g' src/main.ml
sed -i -e 's|"neko"|"${neko}/bin/neko"|g' extra/haxelib_src/src/haxelib/client/Main.hx sed -i -e 's|"neko"|"${neko}/bin/neko"|g' extra/haxelib_src/src/haxelib/client/Main.hx