projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66b1b93
)
Change the perl module's distname to be more distinct from that of the main distribution
author
John Darrington
<john@darrington.wattle.id.au>
Mon, 22 Dec 2008 06:43:57 +0000
(15:43 +0900)
committer
John Darrington
<john@darrington.wattle.id.au>
Mon, 22 Dec 2008 06:43:57 +0000
(15:43 +0900)
perl-module/Makefile.PL
patch
|
blob
|
history
diff --git
a/perl-module/Makefile.PL
b/perl-module/Makefile.PL
index 40b14efdf66b894ecafee14c32e61608c03edd33..dfa235e76562f07a31d7f2053cdb9aaf590f010f 100644
(file)
--- a/
perl-module/Makefile.PL
+++ b/
perl-module/Makefile.PL
@@
-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