From f75248d328025c1e93b207b2c062acdf6aacfec1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 31 Jul 2015 08:12:54 +0200 Subject: php-horde-Horde-Serialize: fix comment --- php-horde-Horde-Serialize.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-horde-Horde-Serialize.spec b/php-horde-Horde-Serialize.spec index 7c18f94..22a9bbd 100644 --- a/php-horde-Horde-Serialize.spec +++ b/php-horde-Horde-Serialize.spec @@ -80,7 +80,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir} cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) %if 0%{?fedora} < 24 -: Skip failed test with jsonc < 1.3.8 +: Skip failed test with jsonc before 1.3.8 sed -e 's/function testJsonInvalidUTF8Input/function SKIP_testJsonInvalidUTF8Input/' \ -i JsonTest.php %endif -- cgit