[packages/bcache-tools] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:53 CEST 2025
commit 889daa6481d97806465710eea18aff1511abce69
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:37 2025 +0200
Fix applying patches.
bcache-tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcache-tools.spec b/bcache-tools.spec
index d67b71e..a4c638e 100644
--- a/bcache-tools.spec
+++ b/bcache-tools.spec
@@ -48,7 +48,7 @@ Obsługa bcache dla Dracuta.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CC="%{__cc}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcache-tools.git/commitdiff/889daa6481d97806465710eea18aff1511abce69
More information about the pld-cvs-commit
mailing list