[packages/python-llfuse] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:29:34 CEST 2025


commit 39a85db779f1178032c889b07d2237fb2392fe77
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:18 2025 +0200

    Fix applying patches.

 python-llfuse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-llfuse.spec b/python-llfuse.spec
index 7e30bf7..ef5377e 100644
--- a/python-llfuse.spec
+++ b/python-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/python-llfuse.git/commitdiff/39a85db779f1178032c889b07d2237fb2392fe77



More information about the pld-cvs-commit mailing list