aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Senna/files/patch-Build.PL
blob: b9cb87147e7aa5f1200d0bcf9bb5dfe242871646 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                
--- Build.PL.orig	Mon Aug 29 02:29:40 2005
+++ Build.PL	Mon Aug 29 02:29:50 2005
@@ -26,6 +26,7 @@
     xs_files => {
         'Senna.xs' => 'lib/Senna.xs'
     },
+    create_packlist => undef,
     extra_compiler_flags => $config->{INC},
     extra_linker_flags => $config->{LIBS}
 );
@@ -38,4 +39,4 @@
     }
 EOSUB
 my $build = $class->new(%args);
-$build->create_build_script;
\ No newline at end of file
+$build->create_build_script;