[packages/mock] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:21:30 CEST 2025


commit 787f1ce6d255a1bc49a5d19b3b1d7af73378842b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:21:14 2025 +0200

    Fix applying patches.

 mock.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mock.spec b/mock.spec
index cd38340..f04e90f 100644
--- a/mock.spec
+++ b/mock.spec
@@ -66,9 +66,9 @@ bash-completion for Mock.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # keep for reference to build pld files
 install -d sample-configs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mock.git/commitdiff/787f1ce6d255a1bc49a5d19b3b1d7af73378842b



More information about the pld-cvs-commit mailing list