[packages/bcachefs-tools] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:50 CEST 2025
commit 81dec44b6d35d3c4269c38ef62a18031abf0d233
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:34 2025 +0200
Fix applying patches.
bcachefs-tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcachefs-tools.spec b/bcachefs-tools.spec
index 6a2c382..b314d1a 100644
--- a/bcachefs-tools.spec
+++ b/bcachefs-tools.spec
@@ -55,7 +55,7 @@ Ten pakiet zawiera narzędzia przestrzeni użytkownika do bcachefs.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export RUSTFLAGS="%{rpmrustflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcachefs-tools.git/commitdiff/81dec44b6d35d3c4269c38ef62a18031abf0d233
More information about the pld-cvs-commit
mailing list