Logoj0ke.net Open Build Service > Projects > internetx:php7:EL7 > php-pecl-redis > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed php-pecl-redis.spec
 
1
@@ -14,7 +14,7 @@
2
 %global pecl_name   redis
3
 %global with_zts    0%{?__ztsphp:1}
4
 %global with_tests  %{?_with_tests:1}%{!?_with_tests:0}
5
-
6
+%global pecl_docdir  %(%{__pecl} config-get doc_dir  2> /dev/null || echo undefined)
7
 %global with_igbinary 0
8
 
9
 Summary:       Extension for communicating with the Redis key-value store
10