[packages/php-pecl-ares] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:12:09 CEST 2025
commit e6da7fc6c91756af2a92894cd0e1c5107e6cefc5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:11:53 2025 +0200
Fix applying patches.
php-pecl-ares.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-ares.spec b/php-pecl-ares.spec
index a41b929..9ebba22 100644
--- a/php-pecl-ares.spec
+++ b/php-pecl-ares.spec
@@ -33,7 +33,7 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -qc
mv %{modname}-%{version}/* .
-%patch0 -p2
+%patch -P0 -p2
%build
phpize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-ares.git/commitdiff/e6da7fc6c91756af2a92894cd0e1c5107e6cefc5
More information about the pld-cvs-commit
mailing list