From a50aeb68dc60eeb55bf2d661bad93d21ff5ab40b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 Aug 2010 20:33:13 -0400 Subject: [PATCH] stupid makemaker.. --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index ad0f096..38a3288 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,7 +38,7 @@ pristine-tar.spec: } WriteMakefile( - NAME => 'Pristine::Tar', + NAME => 'Pristine', PREFIX => "/usr/local", MAN1PODS => {}, MAN3PODS => {}, -- 2.7.4