remove x_static_install (RT#110299)
Karen Etheridge [Mon, 14 Dec 2015 02:03:07 +0000 (18:03 -0800)]
Changes
Makefile.PL

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
index 9eeb66e..1077f48 100644 (file)
@@ -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 => {