projects
/
p5sagit/Package-Variant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a206c5e
)
remove broken realclean option from Makefile.PL
Graham Knop [Thu, 21 Aug 2014 15:38:51 +0000 (11:38 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
1962edb
..
065f4ea
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-29,8
+29,6
@@
my %META = (
},
},
no_index => { directory => [ 't', 'xt', ], package => [ 'string' ] },
-
- realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
);
my %MM_ARGS = ();