[packages/kernel-char-frandom] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:32:48 CEST 2025


commit bf56c5ce9cd35c18c4cb18fbb420e41c6dde00e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:32:33 2025 +0200

    Fix applying patches.

 kernel-char-frandom.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-char-frandom.spec b/kernel-char-frandom.spec
index 6cae21a..006de94 100644
--- a/kernel-char-frandom.spec
+++ b/kernel-char-frandom.spec
@@ -64,8 +64,8 @@ jądra.
 
 %prep
 %setup -q -n frandom-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 ln -sf Makefile-2.6 Makefile
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-char-frandom.git/commitdiff/bf56c5ce9cd35c18c4cb18fbb420e41c6dde00e2



More information about the pld-cvs-commit mailing list