From fd6906e789f582a1ad09c55bb4abfada0d21365a Mon Sep 17 00:00:00 2001 From: mertz Date: Wed, 13 Mar 2002 16:42:22 +0000 Subject: suppression ligne inutile --- Perl/debug/Makefile.PL | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Perl') diff --git a/Perl/debug/Makefile.PL b/Perl/debug/Makefile.PL index d9f5904..539da69 100644 --- a/Perl/debug/Makefile.PL +++ b/Perl/debug/Makefile.PL @@ -3,6 +3,5 @@ use ExtUtils::MakeMaker; # the contents of the Makefile that is written. WriteMakefile( 'NAME' => 'ZincDebug', - #'PMLIBDIRS' => [ qw(DigiKit) ], - 'VERSION' => '0.1', + 'VERSION' => '0.1', ); -- cgit v1.1