[packages/linux-ldm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:07:38 CEST 2025
commit b629a6d1498f1b73f0295ce34657dbbff9c776c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:07:22 2025 +0200
Fix applying patches.
linux-ldm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linux-ldm.spec b/linux-ldm.spec
index d57fa25..dafd456 100644
--- a/linux-ldm.spec
+++ b/linux-ldm.spec
@@ -26,7 +26,7 @@ dokumentację do partycji LDM.
%prep
%setup -q -a1
-%patch0 -p1
+%patch -P0 -p1
%{__mv} ldmdoc-%{docver} ldmdoc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/linux-ldm.git/commitdiff/b629a6d1498f1b73f0295ce34657dbbff9c776c1
More information about the pld-cvs-commit
mailing list