Browse Source

php5: fix typo

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7487 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 years ago
parent
commit
1ba69a36f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      p/php5/php5-vl.spec

+ 1 - 1
p/php5/php5-vl.spec

@@ -859,7 +859,7 @@ rm -f files.*
 %dir %{_localstatedir}/%{_name}
 %attr(0770,root,%{www_group}) %dir %{_localstatedir}/%{_name}/session
 # gd extension (should be separated package?)
-%config(noreplace) %{php_confdir}/php.d/pcntl.ini
+%config(noreplace) %{php_confdir}/php.d/gd.ini
 %{_libdir}/%{_name}/gd.so
 
 %files devel