diff options
-rw-r--r-- | php-phpunit-git.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-phpunit-git.spec b/php-phpunit-git.spec index 4cbb026..e63bd27 100644 --- a/php-phpunit-git.spec +++ b/php-phpunit-git.spec @@ -58,7 +58,7 @@ Simple PHP wrapper for Git. %{_bindir}/phpab \ --output src/autoload.php \ src -cat src/autoload.php + %install rm -rf %{buildroot} @@ -82,6 +82,7 @@ fi %{!?_licensedir:%global license %%doc} %license LICENSE %doc README.md +%doc composer.json %dir %{php_home} %{php_home}/%{pear_name} |