From b5588c2c0f511effe3197794217308c55c7a1491 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Fri, 27 Jan 2012 14:15:34 -0600 Subject: Update Configure.pl and Makefile.in for new configuration. --- skel/Configure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skel/Configure.pl') diff --git a/skel/Configure.pl b/skel/Configure.pl index 3f08535..7dafab4 100644 --- a/skel/Configure.pl +++ b/skel/Configure.pl @@ -64,7 +64,7 @@ MAIN: { my $gen_nqp = $options{'gen-nqp'}; # determine the version of NQP we want - my ($nqp_want) = split(' ', slurp('tools/build/NQP_REVISION')); + my ($nqp_want) = split(' ', slurp('rakudo-2012.01/tools/build/NQP_REVISION')); if (defined $gen_nqp) { $with_nqp = gen_nqp($nqp_want, %options); -- cgit v1.1