[packages/etcd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:26:59 CEST 2025


commit 87450ebbd89ecf91522d20e5802cf2867035f04b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:26:44 2025 +0200

    Fix applying patches.

 etcd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/etcd.spec b/etcd.spec
index 2cf3e93..fed917c 100644
--- a/etcd.spec
+++ b/etcd.spec
@@ -24,7 +24,7 @@ A highly-available key value store for shared configuration.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 GIT_SHA=%{githash} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/etcd.git/commitdiff/87450ebbd89ecf91522d20e5802cf2867035f04b



More information about the pld-cvs-commit mailing list