]> git.pld-linux.org Git - packages/php.git/commitdiff
disable mm, unmaintained and makes apache restarts unstable
authorElan Ruusamäe <glen@delfi.ee>
Mon, 18 May 2015 19:59:44 +0000 (22:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 21 May 2015 18:33:44 +0000 (21:33 +0300)
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-May/024364.html

php.spec

index abfd9cbb615e643dc3a16c07267561cc62c31d16..18f6a4e50c3665081822c5820910eb06d8c6cc0c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -58,7 +58,7 @@
 %bcond_without litespeed       # build litespeed module
 %bcond_without ldap            # without LDAP extension module
 %bcond_without mhash           # without mhash extension (supported by hash extension)
-%bcond_without mm              # without mm support for session storage
+%bcond_with    mm              # without mm support for session storage
 %bcond_without mssql           # without MS SQL extension module
 %bcond_without mysqlnd         # without mysqlnd support in mysql related extensions
 %bcond_without mysqli          # without mysqli support (Requires mysql > 4.1)
This page took 0.054912 seconds and 4 git commands to generate.