Change the perl module's distname to be more distinct from that of the main distribution
[pspp-builds.git] / perl-module / Makefile.PL
index 40b14efdf66b894ecafee14c32e61608c03edd33..dfa235e76562f07a31d7f2053cdb9aaf590f010f 100644 (file)
@@ -13,6 +13,7 @@ do 'pspp-module-config' || do {
 
 WriteMakefile(
     NAME              => 'PSPP',
+    DISTNAME          => 'PSPP-Perl',
     VERSION_FROM      => "$Locations{BuildDir}/src/libpspp/version.c", 
     PREREQ_PM         => {POSIX=>0}, 
     ($] >= 5.005 ?     ## Add these new keywords supported since 5.005