diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-13 14:47:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-13 14:47:53 +0100 |
commit | 7508f6041e1d4e6351523b73f72ed597af75e0d3 (patch) | |
tree | 5348455b9e1a5887e2a6d0f2a6357d79c111b1e1 | |
parent | 65eb0df3a26c76c1ea856dfa8b43144d27499823 (diff) |
wip
-rw-r--r-- | php-phpunit-mock-objects4.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-phpunit-mock-objects4.spec b/php-phpunit-mock-objects4.spec index eddb66c..d4b0d18 100644 --- a/php-phpunit-mock-objects4.spec +++ b/php-phpunit-mock-objects4.spec @@ -110,7 +110,6 @@ EOF %install -rm -rf %{buildroot} mkdir -p %{buildroot}%{php_home}/%{ns_vendor}/%{ns_top} cp -pr src %{buildroot}%{php_home}/%{ns_vendor}/%{ns_top}/%{ns_project} |