Update the Changes file for release
[p5sagit/local-lib.git] / Makefile.PL
index 8c4802b..1d7a3c8 100644 (file)
@@ -28,7 +28,7 @@ if(exists $ENV{PERL_LL_TAR}) {
   $have_gtar ||= -x $ENV{PERL_LL_TAR};
 }
 
-die <<'DEATH' unless $has_gtar;
+die <<'DEATH' unless $have_gtar;
 You are using Solaris (or another traditional Unix) that does not provide a sane
 tar, capable of dealing with the output of GNU tar. Please either set the
 PERL_LL_TAR environment variable to the location of a version of tar that