From 30a3580b7fb3be0b7933399c624a4abd703718b6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Mar 2024 10:22:06 +0100 Subject: missing clean --- phpunit8.spec | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- cgit