From 7e4eb501c5862a2d74b43aa8dfee93567065c502 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 22 Oct 2011 07:05:45 -0400 Subject: [PATCH] Change test to match changed configure output --- collects/meta/build/unix-installer/paths-configure-snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/build/unix-installer/paths-configure-snapshot b/collects/meta/build/unix-installer/paths-configure-snapshot index e8d6711069..95de5d3e21 100644 --- a/collects/meta/build/unix-installer/paths-configure-snapshot +++ b/collects/meta/build/unix-installer/paths-configure-snapshot @@ -99,7 +99,7 @@ fi echo ">>> Installation targets:" echo " executables : ${bindir}/..." - echo " Scheme code : ${collectsdir}/..." + echo " Racket code : ${collectsdir}/..." echo " core docs : ${docdir}/..." echo " C libraries : ${libdir}/..." echo " C headers : ${includepltdir}/..."