projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
70e594c
)
remove realclean from Makefile.PL and let Distar handle it
Graham Knop [Thu, 21 Aug 2014 15:47:20 +0000 (11:47 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
228b31f
..
1be6a00
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-42,7
+42,6
@@
my %META = (
);
my %MM_ARGS = (
- realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
);
## BOILERPLATE ###############################################################