diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-10 16:26:19 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-10 16:26:19 +0100 |
commit | a0f7d8fd4602491c62a43268d64c570b39ad15d6 (patch) | |
tree | 4d38caa96205954123507738364daca1e3570baa | |
parent | c59cbd414f721f20e2f041cbb1c935ff2e7116e9 (diff) |
php-phpunit-FinderFacade: cleanups
-rw-r--r-- | php-phpunit-FinderFacade.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-phpunit-FinderFacade.spec b/php-phpunit-FinderFacade.spec index 10210c8..b10367e 100644 --- a/php-phpunit-FinderFacade.spec +++ b/php-phpunit-FinderFacade.spec @@ -78,9 +78,10 @@ fi %files %defattr(-,root,root,-) +%doc %{pear_docdir}/%{pear_name} %{pear_xmldir}/%{name}.xml +%dir %{pear_phpdir}/SebastianBergmann %{pear_phpdir}/SebastianBergmann/%{pear_name} -%doc %{pear_docdir}/%{pear_name} %changelog |