This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag Marpa-R2-2.085_005
in repository libmarpa-r2-perl.

commit 5069a18ac7087d619773887da8d3dead853430dc
Author: Jeffrey Kegler <jk...@cpan.org>
Date:   Sun Apr 27 21:26:48 2014 -0700

    Fix install problem
---
 cpan/inc/Marpa/R2/Build_Me.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cpan/inc/Marpa/R2/Build_Me.pm b/cpan/inc/Marpa/R2/Build_Me.pm
index 2d2fd43..f2c2e5f 100644
--- a/cpan/inc/Marpa/R2/Build_Me.pm
+++ b/cpan/inc/Marpa/R2/Build_Me.pm
@@ -877,6 +877,7 @@ sub ACTION_install {
     die qq{"libmarpa-shared" not supported for "install" target\n},
         qq{  Marpa::R2 supports testing of shared libraries, but is not an 
installer for them\n}
         if defined $self->args('libmarpa-shared');
+    return $self->SUPER::ACTION_test;
 }
 
 1;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarpa-r2-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to