[packages/anyfs-tools] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:34:01 CEST 2025


commit 46ce65b8187d421f05ceb77d54696f7477fd10f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:33:45 2025 +0200

    Fix applying patches.

 anyfs-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/anyfs-tools.spec b/anyfs-tools.spec
index 11ee052..7525fc7 100644
--- a/anyfs-tools.spec
+++ b/anyfs-tools.spec
@@ -140,7 +140,7 @@ Ten pakiet zawiera moduł jądra Linuksa AnyFS.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %if %{with kernel}
 cat > anyfs/Makefile <<'EOF'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/anyfs-tools.git/commitdiff/46ce65b8187d421f05ceb77d54696f7477fd10f0



More information about the pld-cvs-commit mailing list