[packages/geninitrd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:15 CEST 2025
commit 1601e5b0eab006714790f103836aa76028f3ba59
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:41:59 2025 +0200
Fix applying patches.
geninitrd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/geninitrd.spec b/geninitrd.spec
index 7f230f2..9ecf6d9 100644
--- a/geninitrd.spec
+++ b/geninitrd.spec
@@ -82,8 +82,8 @@ bieżących informacji zawartych w /etc/modules.conf.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geninitrd.git/commitdiff/1601e5b0eab006714790f103836aa76028f3ba59
More information about the pld-cvs-commit
mailing list