aboutsummaryrefslogtreecommitdiff
path: root/build/download-stuff.pl
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2010-07-24 23:56:02 +0200
committerMoritz Lenz <moritz@faui2k3.org>2010-07-24 23:56:02 +0200
commitb3012ed0082728b46ddb7247ceb6b0e507ff435d (patch)
tree9015f1347aca88921d5af76be2a8306324e0b714 /build/download-stuff.pl
parenta4fc7bb9505a3c297c078f0f98f8fafc039ee2f9 (diff)
releasd reakudo is so broken that pls does not run; use master for now
Diffstat (limited to 'build/download-stuff.pl')
-rw-r--r--build/download-stuff.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/download-stuff.pl b/build/download-stuff.pl
index 9306998..f220010 100644
--- a/build/download-stuff.pl
+++ b/build/download-stuff.pl
@@ -64,7 +64,7 @@ chdir '../..';
# but possible )
#
my %tags = (
- rakudo => '2010.07',
+ rakudo => 'master', # XXX replace by tag of Rakudo point release
proto => 'pls_rstar_hacks',
);