[packages/php-predis] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:14:12 CEST 2025
commit 443d6e0b260c31d3e0bd128745a760b5cf662963
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:13:56 2025 +0200
Fix applying patches.
php-predis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-predis.spec b/php-predis.spec
index a0617ab..c61c288 100644
--- a/php-predis.spec
+++ b/php-predis.spec
@@ -37,7 +37,7 @@ Redis key-value database.
%prep
%setup -qc
mv *-predis-*/* .
-%patch0 -p1
+%patch -P0 -p1
ln -s %{SOURCE1} .
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-predis.git/commitdiff/443d6e0b260c31d3e0bd128745a760b5cf662963
More information about the pld-cvs-commit
mailing list