From eaee8db42f585faa57ab0cb00902f53881a487f6 Mon Sep 17 00:00:00 2001 From: freesource Date: Wed, 1 Aug 2001 17:15:17 +0000 Subject: [PATCH] Yard is now BootRoot::Yard. --- yard_chrooted_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yard_chrooted_tests b/yard_chrooted_tests index 4c11826..5e6c09e 100755 --- a/yard_chrooted_tests +++ b/yard_chrooted_tests @@ -30,7 +30,7 @@ ############################################################################## use strict; -use Yard; +use BootRoot::Yard; use File::Path; use File::Find;