[packages/apfs-fuse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:39:04 CEST 2025


commit 8a74518f0db26748f6b6a96630d78633402866a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:38:49 2025 +0200

    Fix applying patches.

 apfs-fuse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apfs-fuse.spec b/apfs-fuse.spec
index b271e31..59cd95b 100644
--- a/apfs-fuse.spec
+++ b/apfs-fuse.spec
@@ -45,7 +45,7 @@ tylko zgłosić błąd.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 tar xf %{SOURCE1} -C 3rdparty/lzfse --strip-components=1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apfs-fuse.git/commitdiff/8a74518f0db26748f6b6a96630d78633402866a7



More information about the pld-cvs-commit mailing list