Repository: lucy
Updated Branches:
  refs/heads/master 94d52202b -> 8576b7418


Exclude Lucy/Test.xs from CPAN tarball

Fixes LUCY-310.


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/8576b741
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/8576b741
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/8576b741

Branch: refs/heads/master
Commit: 8576b74184a4bcfe3c1e6be37ce53a8fde8deacb
Parents: 94d5220
Author: Nick Wellnhofer <wellnho...@aevum.de>
Authored: Thu Sep 29 15:08:05 2016 +0200
Committer: Nick Wellnhofer <wellnho...@aevum.de>
Committed: Thu Sep 29 15:08:05 2016 +0200

----------------------------------------------------------------------
 perl/MANIFEST.SKIP | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/8576b741/perl/MANIFEST.SKIP
----------------------------------------------------------------------
diff --git a/perl/MANIFEST.SKIP b/perl/MANIFEST.SKIP
index c273eee..a0f8fea 100644
--- a/perl/MANIFEST.SKIP
+++ b/perl/MANIFEST.SKIP
@@ -27,7 +27,7 @@
 ^MYMETA.yml$
 
 # autogenerated by custom Build.PL
-Lucy\.xs$
+\.xs$
 ^typemap$
 
 # Don't ship developer-only tests.

Reply via email to