[perl-Glib/stable-1-22] Fix the no_index specification we put in META.yml
- From: Torsten Schönfeld <tsch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [perl-Glib/stable-1-22] Fix the no_index specification we put in META.yml
- Date: Thu, 7 Jan 2010 20:46:43 +0000 (UTC)
commit 75a27e10056b82cd1be03c55258a91e6b89c8329
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Thu Jan 7 21:44:19 2010 +0100
Fix the no_index specification we put in META.yml
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 6103add..7259110 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -170,7 +170,7 @@ WriteMakefile(
META_MERGE => {
configure_requires => \%PREREQ_PM,
no_index => {
- files => [ xs_files, qw/xsapi.pod.head xsapi.pod.foot/],
+ file => [ xs_files, qw/xsapi.pod.head xsapi.pod.foot/],
package => 'MY',
},
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]