Description: Fix install path
Author: Jonas Smedegaard <dr@jones.dk>
Bug: https://rt.cpan.org/Ticket/Display.html?id=123009
Last-Updated: 2017-09-11
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -11,5 +11,4 @@
         Fcntl           => 1.11,
         FileHandle      => 2.02,
     },
-    'PM'                => { 'lib/File/Data.pm' => '$(INST_LIBDIR)/File/Data.pm' },
 );
