[packages/containerd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:03:40 CEST 2025


commit 20a55dd3896b65b4045934181d6ec9bfa5924451
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:03:24 2025 +0200

    Fix applying patches.

 containerd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/containerd.spec b/containerd.spec
index 39aaf6f..2e4615d 100644
--- a/containerd.spec
+++ b/containerd.spec
@@ -27,7 +27,7 @@ etc.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} binaries \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/containerd.git/commitdiff/20a55dd3896b65b4045934181d6ec9bfa5924451



More information about the pld-cvs-commit mailing list