[packages/libmemcache] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:13 CEST 2025


commit 5997642fb21be21a0aeed521222f7e1c6b451024
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:57 2025 +0200

    Fix applying patches.

 libmemcache.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmemcache.spec b/libmemcache.spec
index ddc4d78..d427b88 100644
--- a/libmemcache.spec
+++ b/libmemcache.spec
@@ -74,7 +74,7 @@ Statyczna biblioteka libmemcache.
 
 %prep
 %setup -q -n %{name}-%{version}.%{subver}
-%patch0 -p1
+%patch -P0 -p1
 
 # create tests dir without Makefiles
 cp -a test tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmemcache.git/commitdiff/5997642fb21be21a0aeed521222f7e1c6b451024



More information about the pld-cvs-commit mailing list