]> git.pld-linux.org Git - packages/php.git/commitdiff
- don't warn about problems with opening /var/run/php since in our setup php won...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 7 Aug 2009 06:46:58 +0000 (06:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.805.2.2

php.spec

index d7bede9468cf684fccc6ba52b1cc360d96d6b8d0..fbc0bf2c0b4d37ecb289ee2afad386baabd5e4e9 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -155,6 +155,7 @@ Patch39:    %{name}-use-prog_sendmail.patch
 Patch40:       %{name}-fpm.patch
 Patch41:       %{name}-fpm-config.patch
 Patch42:       %{name}-fpm-initdir.patch
+Patch43:       %{name}-silent-session-cleanup.patch
 Patch44:       %{name}-include_path.patch
 Patch45:       %{name}-imap-annotations.patch
 Patch46:       %{name}-imap-myrights.patch
@@ -1666,6 +1667,7 @@ done
 %patch42 -p1
 %endif
 
+%patch43 -p1
 %patch44 -p1
 %patch45 -p1
 %patch46 -p1
This page took 0.042569 seconds and 4 git commands to generate.