]> git.pld-linux.org Git - packages/php.git/commitdiff
restore bug-test-pcntl-55479.patch
authorElan Ruusamäe <glen@delfi.ee>
Mon, 27 Oct 2014 05:32:35 +0000 (07:32 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 27 Oct 2014 05:32:35 +0000 (07:32 +0200)
php.spec

index 351fd03f149f885880ca449a636257acac8ee42a..6ec0aee337ac3734f2bbc139768185b614e08048 100644 (file)
--- 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
This page took 0.358868 seconds and 4 git commands to generate.