projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
07f2ae0
)
remove x_static_install (RT#110299)
Karen Etheridge [Mon, 14 Dec 2015 02:03:07 +0000 (18:03 -0800)]
Changes
patch
|
blob
|
blame
|
history
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
60d05df
..
cc7d20d
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,7
@@
Revision history for App-FatPacker
- fix fatpacked code to work properly on perl 5.6 in all cases
+ - removed x_static_install metadata (RT#110299)
0.010004 - 2015-06-28
- fix tests to work reliably on win32
diff --git
a/Makefile.PL
b/Makefile.PL
index
9eeb66e
..
1077f48
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-17,7
+17,6
@@
WriteMakefile(
META_MERGE => {
'meta-spec' => { version => '2' },
dynamic_config => 0,
- x_static_install => 1,
resources => {
# r/w: p5sagit@git.shadowcat.co.uk:App-FatPacker.git
repository => {