From a6110aec01b1b238932be3b3e1828bd4493ee486 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 18 Jan 2024 11:01:23 +0100 Subject: remove uneeded --- php-bartlett-PHP-CompatInfo.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'php-bartlett-PHP-CompatInfo.spec') diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index ddfeb74..a90f848 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -124,6 +124,7 @@ show content of dictionary references. %prep %setup -q -n %{gh_project}-%{gh_commit} %patch -P0 -p1 -b .rpm +rm bin/*rpm # https://github.com/llaville/php-compatinfo-db/issues/112 sed -e 's/touch/@touch/' -i vendor/bartlett/php-compatinfo-db/config/set/default.php -- cgit