]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/commitdiff
- applied upstream
authorradek <radek@pld-linux.org>
Sun, 2 Mar 2008 16:41:43 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-LibXSLT-error.patch -> 1.2

perl-XML-LibXSLT-error.patch [deleted file]

diff --git a/perl-XML-LibXSLT-error.patch b/perl-XML-LibXSLT-error.patch
deleted file mode 100644 (file)
index c8af431..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- XML-LibXSLT-1.61/t/13error.t.orig  2006-10-27 20:56:09.235829750 +0200
-+++ XML-LibXSLT-1.61/t/13error.t       2006-10-27 20:56:26.472907000 +0200
-@@ -115,7 +115,7 @@
- eval { $results = $stylesheet->transform($doc); };
- ok( $@ );
--ok( $@ =~ /unregistered variable foo/ );
-+ok( $@ =~ /unregistered variable foo|Variable 'foo' has not been declared/ );
- ok( $@ =~ /element value-of/ );
- }
This page took 0.426246 seconds and 4 git commands to generate.