projects
/
p5sagit/JSON-MaybeXS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4953ec2
)
remove realclean from Makefile.PL and let Distar handle it
Graham Knop [Thu, 21 Aug 2014 15:44:19 +0000 (11:44 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
81d1a51
..
86f0a6e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-50,8
+50,6
@@
my %WriteMakefileArgs = (
},
},
},
-
- realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
);
my $eumm_version = eval $ExtUtils::MakeMaker::VERSION;