cleanup
This commit is contained in:
parent
163cefd25c
commit
94b13214d2
1 changed files with 0 additions and 8 deletions
|
|
@ -88,12 +88,6 @@ cp -pr src %{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}%{major}
|
|||
mkdir vendor
|
||||
%{_bindir}/phpab --output vendor/autoload.php tests process-%{symfony_version}
|
||||
|
||||
# remirepo:5
|
||||
%if 0%{?rhel} == 7
|
||||
: Ignore tests using git command: unknown option 'unsafe-paths' with old git
|
||||
rm -r tests/Output/Integration
|
||||
rm tests/Utils/UnifiedDiffAssertTraitIntegrationTest.php
|
||||
%endif
|
||||
|
||||
: Run upstream test suite
|
||||
ret=0
|
||||
|
|
@ -110,8 +104,6 @@ exit $ret
|
|||
|
||||
|
||||
%files
|
||||
# remirepo:1
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license LICENSE
|
||||
%doc composer.json
|
||||
%doc *.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue