[packages/ruby-memcache-client] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:48:05 CEST 2025


commit 53acefb9ca0bf853dbfbd4e9786e890d0b58d046
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:47:49 2025 +0200

    Fix applying patches.

 ruby-memcache-client.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-memcache-client.spec b/ruby-memcache-client.spec
index c1f4169..2c8faee 100644
--- a/ruby-memcache-client.spec
+++ b/ruby-memcache-client.spec
@@ -43,7 +43,7 @@ Dokumentacji w formacie ri dla %{pkgname}.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-memcache-client.git/commitdiff/53acefb9ca0bf853dbfbd4e9786e890d0b58d046



More information about the pld-cvs-commit mailing list