From 50d80f5bc4b08e6480594bb69ef19cd97e8df7a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 27 Oct 2014 07:32:35 +0200 Subject: [PATCH] restore bug-test-pcntl-55479.patch --- php.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php.spec b/php.spec index 351fd03..6ec0aee 100644 --- a/php.spec +++ b/php.spec @@ -165,6 +165,7 @@ Patch11: embed.patch %if %{with type_hints} Patch12: http://ilia.ws/patch/type_hint_53_v2.txt %endif +Patch13: bug-test-pcntl-55479.patch Patch14: %{orgname}-no_pear_install.patch Patch15: %{orgname}-zlib.patch Patch17: %{orgname}-readline.patch @@ -1999,6 +2000,7 @@ cp -p php.ini-production php.ini %if %{with type_hints} %patch12 -p0 %endif +%patch13 -p1 %patch14 -p1 %patch15 -p1 %patch17 -p1 -- 2.44.0