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

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 5cb81b5f17294a4a993353b371d72a9bcb673537
Author: Daniel P. Berrange <berra...@redhat.com>
Date:   Wed Jan 2 19:42:12 2008 -0500

    Remove non-portable & redundant testing rules
---
 Makefile.PL | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index 29765ec..fc275df 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -47,26 +47,4 @@ sub libscan
     ($path =~ /\~$/ || $path =~ m,/CVS/,) ? undef : $path;
   }
 
-sub test {
-    my $self = shift;
-    my $mm_test = $self->SUPER::test(@_);
-    
-    return '
-TO_TEST_PM = $(TO_INST_PM:lib/%.pm=blib/test/%.pm.tstamp)
-
-test :: test-syntax
-
-test-syntax: pure_all $(TO_TEST_PM)
-
-blib/test/%.pm.tstamp: lib/%.pm
-       @echo -n "Checking $<: "
-       #@perl -I blib/lib -c $<
-       @podchecker $<
-       @mkdir -p `dirname $@`
-       @touch $@
-
-' . $mm_test;
-  }
-
-
 __END__

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-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