[packages/php-pecl-archive] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:12:06 CEST 2025
commit 5eb0fdceaaff27b14db46d9552b0de4bb27a8cd8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:11:50 2025 +0200
Fix applying patches.
php-pecl-archive.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-archive.spec b/php-pecl-archive.spec
index 3bd89a7..2084bd9 100644
--- a/php-pecl-archive.spec
+++ b/php-pecl-archive.spec
@@ -40,7 +40,7 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -qc
mv %{modname}-*/* .
-%patch100 -p1
+%patch -P100 -p1
# these segfault
rm tests/add_bz2/001.phpt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-archive.git/commitdiff/5eb0fdceaaff27b14db46d9552b0de4bb27a8cd8
More information about the pld-cvs-commit
mailing list