--- builder/Build/Spec.pm.orig 2017-04-02 21:06:57.323956342 -0400 +++ builder/Build/Spec.pm 2017-04-02 21:08:10.471136769 -0400 @@ -17,7 +17,7 @@ } sub spec { - my $file = 'SPEC'; + my $file = './SPEC'; my $spec = do $file; my %rv =