Logoj0ke.net Open Build Service > Projects > internetx:php5:EL6 > php-pecl-jsonc > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed php-pecl-jsonc.spec
x
 
1
@@ -194,7 +194,7 @@
2
 
3
 %files
4
 %defattr(-,root,root,-)
5
-%doc %{pecl_docdir}/%{pecl_name}
6
+## %doc %{pecl_docdir}/%{pecl_name}
7
 %config(noreplace) %{php_inidir}/%{ini_name}
8
 %{php_extdir}/%{ext_name}.so
9
 %if %{with_zts}
10
@@ -205,7 +205,7 @@
11
 
12
 %files devel
13
 %defattr(-,root,root,-)
14
-%doc %{pecl_testdir}/%{pecl_name}
15
+## %doc %{pecl_testdir}/%{pecl_name}
16
 %{php_incldir}/ext/json
17
 %if %{with_zts}
18
 %{php_ztsincldir}/ext/json
19