Navigation Menu

Skip to content

Commit

Permalink
Modify Configure.pl to use "rakudo" instead of "perl6"
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick R. Michaud committed Jan 29, 2009
1 parent dfdf2f0 commit 9f84067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configure.pl
Expand Up @@ -6,4 +6,4 @@
use warnings;

chdir '../..';
`$^X -Ilib tools/dev/reconfigure.pl --step=gen::languages --languages=perl6`;
`$^X -Ilib tools/dev/reconfigure.pl --step=gen::languages --languages=rakudo`;

0 comments on commit 9f84067

Please sign in to comment.