[packages/binfmt-detector] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:48:27 CEST 2025


commit ed39a5e31f3ec1533131c87a4bfeb383abdda5de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:48:11 2025 +0200

    Fix applying patches.

 binfmt-detector.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/binfmt-detector.spec b/binfmt-detector.spec
index 7874e38..ab1f290 100644
--- a/binfmt-detector.spec
+++ b/binfmt-detector.spec
@@ -40,8 +40,8 @@ uruchamia natywnych obrazów i vice versa).
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__cc} %{rpmldflags} %{rpmcflags} binfmt-detector-cli.c -o binfmt-detector
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binfmt-detector.git/commitdiff/ed39a5e31f3ec1533131c87a4bfeb383abdda5de



More information about the pld-cvs-commit mailing list