]> git.pld-linux.org Git - packages/php.git/commitdiff
Typo in oci8 package
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 9 Aug 2012 09:04:35 +0000 (11:04 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 9 Aug 2012 09:04:35 +0000 (11:04 +0200)
php.spec

index 068e82614abb555b7c97cede03dd841c1778481e..4b93a843d6a9cf5d71d5fdb8547a4ed18c3e5a87 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2936,7 +2936,7 @@ fi
 %if %{with oci8}
 %files oci8
 %defattr(644,root,root,755)
-%doc ext/ico8/{CREDITS,README}
+%doc ext/oci8/{CREDITS,README}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/oci8.ini
 %attr(755,root,root) %{php_extensiondir}/oci8.so
 %endif
This page took 0.27192 seconds and 4 git commands to generate.