perl-Text-CSV_XS/Text-CSV_XS-0.23.dif

11 lines
358 B
Plaintext
Raw Normal View History

--- Makefile.PL
+++ Makefile.PL 2001/12/11 12:10:53
@@ -24,6 +24,7 @@
ExtUtils::MakeMaker::WriteMakefile(
'NAME' => 'Text::CSV_XS',
+ 'INSTALLMAN3DIR' => '$(PREFIX)/share/man/man3',
'VERSION_FROM' => 'CSV_XS.pm', # finds $VERSION
'dist' => { 'SUFFIX' => ".gz",
'DIST_DEFAULT' => 'all tardist',