[packages/python3-llfuse] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:26:05 CEST 2025


commit f5e6f2bfbf6aa368057e67af07adabb53f9ff346
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:25:49 2025 +0200

    Fix applying patches.

 python3-llfuse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-llfuse.spec b/python3-llfuse.spec
index a2998db..52ae689 100644
--- a/python3-llfuse.spec
+++ b/python3-llfuse.spec
@@ -39,7 +39,7 @@ Dokumentacja API %{module}.
 %prep
 %setup -q -n %{module}-%{version}
 %ifarch x32
-%patch0 -p1
+%patch -P0 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-llfuse.git/commitdiff/f5e6f2bfbf6aa368057e67af07adabb53f9ff346



More information about the pld-cvs-commit mailing list