diff options
-rw-r--r-- | phpunit8.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpunit8.spec b/phpunit8.spec index f3aabcc..59fdc05 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -212,6 +212,8 @@ Documentation: https://phpunit.readthedocs.io/ %setup -q -n %{gh_project}-%{gh_commit} %patch -P0 -p0 -b .rpm +find . -name \*.rpm -delete -print + %build %{_bindir}/phpab \ |