From 003954ef69a1836886570908b6477a4f7f2589ed Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Jul 2023 09:36:51 +0200 Subject: minor --- php-pecl-xdebug3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-xdebug3.spec') diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index c9184d3..ede77a8 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -116,7 +116,7 @@ Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSIO %prep %setup -qc -mv %{pecl_name}-%{gh_commit} src +mv %{pecl_name}-%{gh_commit} %{sources} %if 0%{?gh_date:1} %{__php} -r ' -- cgit