diff options
author | Remi Collet <remi@remirepo.net> | 2023-07-17 09:36:51 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-07-17 09:36:51 +0200 |
commit | 003954ef69a1836886570908b6477a4f7f2589ed (patch) | |
tree | 422226da404da04f8764161813db8277020267a6 /php-pecl-xdebug3.spec | |
parent | a4a35dc86e9f70ac0d9dfb8842d06e163950a1bf (diff) |
minor
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r-- | php-pecl-xdebug3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 ' |