Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Chase directory layout change
  • Loading branch information
moritz committed Mar 21, 2015
1 parent 0756169 commit fba2a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/run-rakudo-jvm-evalserver
Expand Up @@ -48,6 +48,6 @@ sub launch {
# child
unlink $token;
exec "$h1/rakudo-inst/bin/perl6-eval-server", "-cookie", $token, "-app",
"$h1/rakudo-inst/languages/perl6/runtime/perl6.jar";
"$h1/rakudo-inst/share/perl6/runtime/perl6.jar";
}
}

0 comments on commit fba2a50

Please sign in to comment.