[packages/fortune-mod-kernelnewbies] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:34:41 CEST 2025


commit de3b9706b27a75edffd708a18dd0c29bbd39457b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:34:25 2025 +0200

    Fix applying patches.

 fortune-mod-kernelnewbies.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fortune-mod-kernelnewbies.spec b/fortune-mod-kernelnewbies.spec
index 53de8c4..ca35abe 100644
--- a/fortune-mod-kernelnewbies.spec
+++ b/fortune-mod-kernelnewbies.spec
@@ -34,7 +34,7 @@ kernelnewbies.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fortune-mod-kernelnewbies.git/commitdiff/de3b9706b27a75edffd708a18dd0c29bbd39457b



More information about the pld-cvs-commit mailing list