[packages/php-pecl-xdiff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:13:45 CEST 2025
commit 8b8b669bcfa3a4572792542f367ba7e0bc5c343b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:13:29 2025 +0200
Fix applying patches.
php-pecl-xdiff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-xdiff.spec b/php-pecl-xdiff.spec
index e751942..7d4ceb4 100644
--- a/php-pecl-xdiff.spec
+++ b/php-pecl-xdiff.spec
@@ -35,7 +35,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-xdiff.git/commitdiff/8b8b669bcfa3a4572792542f367ba7e0bc5c343b
More information about the pld-cvs-commit
mailing list