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