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